| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Changes the system date from Numeric values.
SetNewDate( <nYear>, <nMonth>, <nDay> ) --> lSuccess
The function returns .T. (true) when the system date is successfully changed, otherwise .F. (false) is returned.
| See also: | Date(), SetDate(), SetTime() |
| Category: | CT:DateTime , Date and time , xHarbour extensions |
| Source: | ct\settime.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com