com.atlassian.jira.timezone
Class TimeZoneIds
java.lang.Object
com.atlassian.jira.timezone.TimeZoneIds
public class TimeZoneIds
- extends Object
This class is used to generate cannocial timezone IDs as described here
http://joda-time.sourceforge.net/timezones.html
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeZoneIds
public TimeZoneIds()
getCanonicalIds
public static Set<String> getCanonicalIds()
ensureCanonicalTimeZone
public static TimeZone ensureCanonicalTimeZone(TimeZone timeZone)
Copyright © 2002-2011 Atlassian. All Rights Reserved.