| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Changes the system date from a Date value.
SetDate( <dDate> ) --> lSuccess
The function returns .T. (true) when the system date is successfully changed, otherwise .F. (false) is returned.
| See also: | Date(), SetNewDate(), SetTime() |
| Category: | CT:DateTime , Environment functions , Date and time |
| Source: | ct\dattime3.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com