The WEEKV
w. informat reads the week-number value within
a year. If the input does not contain a year expression, WEEKV
w. uses the current year as the year expression,
which is the default. If the input does not contain a day expression,
WEEKV
w. uses the first day
of the week as the day expression, which is the default.
The V algorithm calculates
the SAS date value. The number-of-week value is represented as a decimal
number in the range 01–53, with a leading zero and maximum
value of 53. Weeks begin on a Monday and week 1 of the year is the
week that includes both January 4th and the first Thursday of the
year. If the first Monday of January is the 2nd, 3rd, or 4th, the
preceding days are part of the last week of the preceding year. For
example, the fifth week of the year would be represented as 06.
The inputs to the WEEKV
w. informat are the same date for the following
example. The current year is 2012.