Package com.exedio.cope.util
Class TimeZoneStrict
java.lang.Object
com.exedio.cope.util.TimeZoneStrict
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimeZone
getTimeZone
(String ID) Workaround forTimeZone.getTimeZone(String)
, as this method always returns a zone, even for unknown IDs.
-
Method Details
-
getTimeZone
Workaround forTimeZone.getTimeZone(String)
, as this method always returns a zone, even for unknown IDs.
-