guides:oi10:presentation_server:timezone_property_system

TIMEZONE property (System)

Returns time zone information the current Presentation Server instance.

This property is an @fm-delimited dynamic array formatted as follows:

<1> TimeZone ID

<2> Bias (minutes)

<3> Standard Name

<4> Standard DateTime

<5> Standard Bias

<6> Daylight Name

<7> Daylight DateTime

<8> Daylight Bias

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

This property uses the GetTimeZoneInformation Windows API function internally, so please refer to the documentation on the Microsoft website for more information.

Constants for use with the TIMEZONE property can be found in the PS_SYSTEM_EQUATES insert record.

 
TimeZoneInfo = Get_Property( "SYSTEM", "TIMEZONE" )
 
 
 

N/A

  • guides/oi10/presentation_server/timezone_property_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1