Package | Description |
---|---|
biweekly.io |
Modifier and Type | Field and Description |
---|---|
protected TimezoneInfo |
StreamWriter.tzinfo |
protected TimezoneInfo |
StreamReader.tzinfo |
Modifier and Type | Method and Description |
---|---|
TimezoneInfo |
WriteContext.getTimezoneInfo()
Gets the timezone options for this iCalendar object.
|
TimezoneInfo |
StreamWriter.getTimezoneInfo()
Gets the timezone-related info for this writer.
|
TimezoneInfo |
StreamReader.getTimezoneInfo()
Gets the timezone info of the last iCalendar object that was read.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamWriter.setTimezoneInfo(TimezoneInfo tzinfo)
Sets the timezone-related info for this writer.
|
Constructor and Description |
---|
WriteContext(ICalVersion version,
TimezoneInfo timezoneOptions) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.