Home > @i2analyze/notebook-sdk > data > ITimeZone > fullDisplayName
data.ITimeZone.fullDisplayName property
Gets the full display name of the time zone, which might be displayed to users.
Signature:
readonly fullDisplayName: string;
Returns: string
Introduced: version 1.0
Remarks
Examples of full display names include '(GMT) United Kingdom Time [Europe/London]
' and '(GMT-05:00) New York Time
'.