currentUtcBias

Type: Integer

The read-only currentUtcBias property of the JadeTimeZone class contains the current offset in minutes between the time zone and the Coordinated Universal Time (UTC) time zone, not accounting for daylight saving. The bias is measured from this time zone to the UTC time zone; for example, if the time zone is 12 hours ahead of UTC, the value of the currentUtcBias property for the time zone is -720.

The information stored in this property refers only to the UTC bias at the time of creation of the JadeTimeZone object and does not provide any information about what the UTC bias may have been in the past.

2020.0.01 and higher