Package | Description |
---|---|
microsoft.exchange.webservices.data.property.complex.time |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteDateTransition
Represents a time zone period transition that occurs on a fixed (absolute)
date.
|
Modifier and Type | Method and Description |
---|---|
static TimeZoneTransition |
TimeZoneTransition.create(TimeZoneDefinition timeZoneDefinition,
String xmlElementName)
Creates a time zone period transition of the appropriate type given an
XML element name.
|
Modifier and Type | Method and Description |
---|---|
List<TimeZoneTransition> |
TimeZoneTransitionGroup.getTransitions()
Gets the transitions in this group.
|
Modifier and Type | Method and Description |
---|---|
int |
TimeZoneDefinition.compare(TimeZoneTransition x,
TimeZoneTransition y)
Compares the transitions.
|
Copyright © 2012–2015 Microsoft. All rights reserved.