DateUTC()

Syntax

Date.q = DateUTC()
Description
Returns the system date as UTC time.

Return value

Returns the system date as UTC time.

Example

  Debug FormatDate("UTC time: %hh:%ii:%ss", DateUTC())

See Also

FormatDate(), Date()

Supported OS

All

<- Date() - Date Index - Day() ->