xHarbour Reference Documentation > Function Reference |
Converts a numeric month to its name.
NtoCMonth( <nMonth> ) --> cMonthName
The function returns the name of the specified month as a character string.
See also: | CMonth(), CtoMonth() |
Category: | CT:DateTime , Date and time |
Source: | ct\dattime2.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com