standardTimeName

Type: String

The read-only standardTimeName property of the JadeTimeZone class contains the name used to refer to the time zone during standard time; for example, the standard time name of the New Zealand time zone is New Zealand Standard Time.

If the time zone does not observe daylight saving, you can use this name to refer to the time zone year‑round.

The value of the standardTimeName property is the same as the string used to instantiate the JadeTimeZone object with the createTimeZoneByName type method.

2020.0.01 and higher