GetUTC

This function gets the current Coordinated Universal Time (UTC) on the local computer.

Function Group Execution Windows Embedded Thin Client Mobile Access
GetUTC Date & Time Synchronous Supported Supported Supported Supported (see “Notes” below)

Syntax

  GetUTC()  
Web Studio Help s2ffunctions datetime getutc.xml d401861e111 GetUTC

This function has no parameters.

Returned value

This function returns a string that contains the current Coordinated Universal Time (UTC) on the local computer, depending on where the function is called from (i.e., the project runtime or the Viewer module / thin client). The time is formatted as MM/DD/YYYY HH:MM:SS.

If this function is called on Mobile Access, it is executed using the system time on the project runtime server.

GetUTC