ianaName

Type: String

The read-only ianaName property of the JadeTimeZone class contains the name of the time zone within the Internet Assigned Numbers Authority (IANA) tz database; for example, the ianaName value of the New Zealand time zone is Pacific/Auckland. This property is defined only for JadeTimeZone objects that have been created with the createTimeZoneByName method.

If the JadeTimeZone object was created with the createTimeZoneByLocationWindows method, this property has an empty string ("") value.

2020.0.01 and higher