Package | Description |
---|---|
biweekly.io |
Contains I/O related classes.
|
biweekly.io.scribe.property |
Contains classes that marshal and unmarshal properties in various formats.
|
biweekly.property |
Contains DTO classes for each property.
|
Modifier and Type | Method and Description |
---|---|
Timezone |
DataModelConverter.VCalTimezoneProperties.getTz() |
Modifier and Type | Method and Description |
---|---|
static VTimezone |
DataModelConverter.convert(List<Daylight> daylights,
Timezone tz)
Converts vCalendar timezone information to an iCalendar
VTimezone
component. |
Constructor and Description |
---|
VCalTimezoneProperties(List<Daylight> daylights,
Timezone tz) |
Modifier and Type | Method and Description |
---|---|
protected Timezone |
TimezoneScribe.newInstance(UtcOffset offset) |
Modifier and Type | Method and Description |
---|---|
Timezone |
Timezone.copy() |
Constructor and Description |
---|
Timezone(Timezone original)
Copy constructor.
|
Copyright © 2013–2024 Michael Angstadt. All rights reserved.