GetLocalTime
Get the local time.
Declaration
Source position: datih.inc line 198
procedure GetLocalTime(var SystemTime: TSystemTime);
Description
GetLocalTime returns the system time in a TSystemTime format.
Errors
None.
See also
Name | Description |
---|---|
Date | Return the current date. |
Now | Returns the current date and time. |
Time | Returns the current time. |
TSystemTime | System time structure |