The function returns the serial number of the week of a given absolute time.
Declaration
Blok kódu
language
esl
theme
Confluence
INT %WeekOfYear(
TIME in time,
TEXT in timeZone := %GetCurrentTimeZone()
)
Parameters
time
Function argument.
timeZone
Zahrnúť stránku
timeZone
timeZone
Note
Possible values range from 1 to 53. For yearly recurrence pattern rules, the first week of the calendar year is the first week that contains at least four days in that calendar year.
If the last week of a year and the first week of the next year are the same week, the function returns the same value for both the weeks (the same system result as in the a physical calendar).