User Tools

Site Tools


syntax:functions:weekday

This is an old revision of the document!


WeekDay(date_as_number)

Extracts the corresponding day of the the week, from 1 (Sunday) to 7 (Saturday), from date_as_number.

Example Result
weekday(42097) 6
weekday(35640) 3
weekday( makedate(2014,1,1) ) 4

See also:

syntax/functions/weekday.1428109016.txt.gz · Last modified: 2015/04/03 20:56 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki