public class OlsonTimeZoneDefinition extends TimeZoneDefinition
DaylightPeriodId, DaylightPeriodName, id, name, StandardPeriodId, StandardPeriodName| Constructor and Description |
|---|
OlsonTimeZoneDefinition(TimeZone timeZone)
Create a TimeZoneDefinition compatible with java.util.TimeZone
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates this time zone definition.
|
compare, getId, getName, getPeriods, getTransitionGroups, loadFromXml, readAttributesFromXml, setId, setName, tryReadElementFromXml, writeAttributesToXml, writeElementsToXml, writeToXml, writeToXmladdOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, writeToXmlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic OlsonTimeZoneDefinition(TimeZone timeZone)
timeZone - a java time zone object, will be converted to Microsoft timezone.public void validate() throws ServiceLocalException
TimeZoneDefinitionvalidate in interface ISelfValidatevalidate in class TimeZoneDefinitionServiceValidationException - the service validation exceptionServiceLocalExceptionCopyright © 2012–2015 Microsoft. All rights reserved.