| Package | Description |
|---|---|
| biweekly.io.scribe.property | |
| biweekly.property | |
| biweekly.util |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
UtcOffsetPropertyScribe.newInstance(UtcOffset offset) |
protected TimezoneOffsetTo |
TimezoneOffsetToScribe.newInstance(UtcOffset offset) |
protected TimezoneOffsetFrom |
TimezoneOffsetFromScribe.newInstance(UtcOffset offset) |
| Constructor and Description |
|---|
TimezoneOffsetFrom(UtcOffset offset)
Creates a new timezone offset from property.
|
TimezoneOffsetTo(UtcOffset offset)
Creates a new timezone offset to property.
|
UtcOffsetProperty(UtcOffset offset) |
| Modifier and Type | Method and Description |
|---|---|
static UtcOffset |
UtcOffset.parse(String text)
Parses a UTC offset from a string.
|
Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.