Documentation

getISOWeek

gets the number of week by ISO (local time zone)

number getISOWeek(object date);

Parameters

dateobjectdate object

Returns

numberthe number of week
Back to top