Показать сообщение отдельно
Старый 19.02.2007, 15:41   #4  
dog37
Гость
 
n/a
DayOfWk
Syntax
int DayOfWk (date date)

Description
Calculates the day of the week for the date specified by date. Note that Monday is regarded as day 1 of the week.

Example
DayOfWk(02\02\1998)
returns the value '1'.

See also
DayOfYr, DayOfMth, WkOfYr, MthOfYr, Year