Uses of Class
freemarker.template.utility.UnrecognizedTimeZoneException
Packages that use UnrecognizedTimeZoneException
Package
Description
Various classes used by core FreeMarker code but might be useful outside of it too.
-
Uses of UnrecognizedTimeZoneException in freemarker.template.utility
Methods in freemarker.template.utility that throw UnrecognizedTimeZoneExceptionModifier and TypeMethodDescriptionstatic TimeZone
DateUtil.getTimeZone
(String name) Returns the time zone object for the name (or ID).