public class TzUrlDotOrgGenerator extends Object implements VTimezoneGenerator
| Constructor and Description |
|---|
TzUrlDotOrgGenerator(boolean outlook)
Creates a new tzurl.org translator.
|
public TzUrlDotOrgGenerator(boolean outlook)
outlook - true to generate Outlook-compatible VTimezone
components, false to use standards-based onespublic VTimezone generate(TimeZone timezone) throws IllegalArgumentException
VTimezoneGeneratorgenerate in interface VTimezoneGeneratortimezone - the timezone objectIllegalArgumentException - if the timezone object cannot be
convertedCopyright © 2013-2015 Michael Angstadt. All Rights Reserved.