4.8.3.2 Time Zone Name
Basic Definition | Description| | Example
Basic Definition
Description
This property may be specified in multiple languages; in order to provide for different language requirements.
Format Definition
This property is defined by the following
notation:
tzname = "TZNAME" tznparam ":" text CRLF
tznparam = *(
; the following is optional,
; but MUST NOT occur more than once
(";" languageparam) /
; the following is optional,
; and MAY occur more than once
(";" xparam)
)
Example
The following are example of this property: TZNAME:EST The following is an example of this property when two different languages for the time zone name are specified: TZNAME;LANGUAGE=en:EST TZNAME;LANGUAGE=fr-CA:HNE


