[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

GetLocalTime

Get the local time.

Declaration

Source position: datih.inc line 184

procedure GetLocalTime(

  var SystemTime: TSystemTime

);

Description

GetLocalTime returns the system time in a TSystemTime format.

Errors

None.

See also

Now

  

Returns the current date and time.

Date

  

Return the current date.

Time

  

Returns the current time.

TSystemTime

  

System time structure

The latest version of this document can be found at lazarus-ccr.sourceforge.net.