Uses of Class
freemarker.template.utility.UnrecognizedTimeZoneException
-
Packages that use UnrecognizedTimeZoneException Package Description freemarker.template.utility 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 UnrecognizedTimeZoneException Modifier and Type Method Description static java.util.TimeZone
DateUtil. getTimeZone(java.lang.String name)
Returns the time zone object for the name (or ID).
-