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