All Implemented Interfaces:
PropLanguage<String>, VProperty<String>, VChild, VElement, VParent

public class TimeZoneName extends PropBaseLanguage<String,TimeZoneName>
TZNAME Time Zone Name RFC 5545, 3.8.3.2, page 103 This property specifies the customary designation for a time zone description. EXAMPLES: TZNAME:EST TZNAME;LANGUAGE=fr-CA:HN
See Also:
  • Constructor Details

    • TimeZoneName

      public TimeZoneName(TimeZoneName source)
    • TimeZoneName

      public TimeZoneName()
  • Method Details