We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function libdate_DaysOfCalendarWeekISO() returns the dates contained in a particula week of a particular year, following ISO convention. For example:
libdate_DaysOfCalendarWeekISO(2015,35)
returns
2015,8,24 2015,8,25 2015,8,26 2015,8,27 2015,8,28 2015,8,29 2015,8,30
There was an error while loading. Please reload this page.