-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
getHolidayRange
Description
Gets a list of all holidays occurring between the given dates.
Syntax
array getHolidayRange (string $low_date, string $high_date)
Parameter $low_date
Expected type: String
Description: The low end of the date range, in YYYY-MM-DD format
Parameter $high_date
Expected type: String
Description: The high end of the date range, in YYYY-MM-DD format
Return value
Expected type: Array of arrays
Description: Returns an array of days, which are all arrays of holiday names.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.122 seconds with 13 queries.
- Forum Search