All Implemented Interfaces:
VProperty<ZoneOffset>, VChild, VElement, VParent

public class TimeZoneOffsetFrom extends PropertyBaseZoneOffset<TimeZoneOffsetFrom>
TZOFFSETFROM Time Zone Offset From RFC 5545, 3.8.3.3, page 104 This property specifies the offset that is in use prior to this time zone observance. EXAMPLES: TZOFFSETFROM:-0500 TZOFFSETFROM:+1345
See Also:
  • Constructor Details

    • TimeZoneOffsetFrom

      public TimeZoneOffsetFrom(TimeZoneOffsetFrom source)
    • TimeZoneOffsetFrom

      public TimeZoneOffsetFrom(ZoneOffset value)
    • TimeZoneOffsetFrom

      public TimeZoneOffsetFrom()
  • Method Details