@DOWF

Print Topic  Return to Overview  Previous Topic  Next Topic 

@DOWF[date[,format]] : Returns the full English name of the day of the week for the specified date ("Monday", "Tuesday", etc.). See date formats for information on acceptable parameter formats.

 

@DOWF accepts an optional second parameter specifying the date format:

 

0default
1USA (mm/dd/yy)
2Europe (dd/mm/yy)
3Japan (yy/mm/dd)
4ISO (yyyy/mm/dd)

 

Examples:

 

echo %@dowf[01-01-1980]

echo %@dowf[%_date]

 

See also: @IDOWF.

Topic "f_dowf.htm" last edited 8/31/2006. ©2008  JP Software, Inc.
Keywords: @DOWF,Day of Week