Package | Description |
---|---|
biweekly.component | |
biweekly.io | |
biweekly.io.scribe.component |
Modifier and Type | Class and Description |
---|---|
class |
DaylightSavingsTime
Defines the date range of a timezone's daylight savings time.
|
class |
StandardTime
Defines the date range of a timezone's standard time.
|
Modifier and Type | Method and Description |
---|---|
Observance |
ICalTimeZone.getObservance(Date date)
Gets the observance that a date is effected by.
|
Observance |
ICalTimeZone.Boundary.getObservanceAfter()
Gets the observance that comes after the observance that the date
resides in.
|
Observance |
ICalTimeZone.Boundary.getObservanceIn()
Gets the observance that the date resides in.
|
Constructor and Description |
---|
ICalTimeZone.Boundary(com.google.ical.values.DateTimeValue observanceInStart,
Observance observanceIn,
com.google.ical.values.DateTimeValue observanceAfterStart,
Observance observanceAfter) |
Modifier and Type | Class and Description |
---|---|
class |
ObservanceScribe<T extends Observance> |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.