public class TzUrlDotOrgGenerator extends Object
Constructor and Description |
---|
TzUrlDotOrgGenerator(boolean outlookCompatible)
Creates a new tzurl.org generator.
|
Modifier and Type | Method and Description |
---|---|
static void |
clearCache()
Clears the internal cache of downloaded timezone definitions.
|
VTimezone |
generate(TimeZone timezone)
|
public TzUrlDotOrgGenerator(boolean outlookCompatible)
outlookCompatible
- true to download VTimezone
components
that are tailored for Microsoft Outlook email clients, false to download
standards-based onespublic VTimezone generate(TimeZone timezone) throws IllegalArgumentException
timezone
- the timezone objectIllegalArgumentException
- if a timezone definition cannot be foundpublic static void clearCache()
Copyright © 2013-2016 Michael Angstadt. All Rights Reserved.