Package | Description |
---|---|
org.joda.time.tz |
Implementation package supporting the time zones.
|
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<DateTimeZoneBuilder.Rule> |
DateTimeZoneBuilder.RuleSet.iRules |
Modifier and Type | Method and Description |
---|---|
void |
DateTimeZoneBuilder.RuleSet.addRule(DateTimeZoneBuilder.Rule rule) |
Constructor and Description |
---|
Transition(long millis,
DateTimeZoneBuilder.Rule rule,
int standardOffset) |