Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

SFU​.getServerUtcOffset()

  • Last UpdatedJun 25, 2024
  • 1 minute read

Use getServerUtcOffset() method to get the difference in minutes from the UTC and the server time.

Syntax

nRetVal = SFU.getServerUtcOffset();

Parameters

None.

Return Value

This method returns a numeric value.

Example

// Get the difference in minutes from the UTC and the server time.

var offsetMin = SFU.getServerUtcOffset();

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in