Skip to content

PHP script that obtains the date of holidays from the received year and month

Notifications You must be signed in to change notification settings

yasinjamalzadeh/getJalaliHolidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

getJalaliHolidays

PHP script that obtains the date of holidays from the received year and month

Usage example:

GET request with year and month values:

./getJalaliHolidays.php?year=1403&month=1
  • which obtains the date of holidays in 1403/01 the first month of 1403

Output:

{"status":true,"holidays":["1","2","3","4","12","13","23"]}

About

PHP script that obtains the date of holidays from the received year and month

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages