xHarbour Reference Documentation > Function Reference |
Converts a numeric week day to its name.
NtoCDoW( <nDayOfWeek> ) --> cDayName
The function returns the name of the specified week day as a character string.
See also: | CDow(), CtoDoW() |
Category: | CT:DateTime , Date and time |
Source: | ct\dattime2.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com