Class Icalendar.TimeZoneInfo

java.lang.Object
org.bedework.convert.Icalendar.TimeZoneInfo
Enclosing class:
Icalendar

public static class Icalendar.TimeZoneInfo extends Object
We may use internal timezones or be forced to use an unknown tz shipped in with an event
Author:
douglm
  • Field Details

    • tzid

      public String tzid
      It's id
    • tz

      public net.fortuna.ical4j.model.TimeZone tz
      The actual timezone
    • tzSpec

      public String tzSpec
      Non-null if we are using an unknown external specification
  • Constructor Details

    • TimeZoneInfo

      public TimeZoneInfo(String tzid, net.fortuna.ical4j.model.TimeZone tz, String tzSpec)
      Constructor
      Parameters:
      tzid - the id
      tz - it's internal representation
      tzSpec - the string form