Uses of Class
freemarker.template.utility.UnrecognizedTimeZoneException

Packages that use UnrecognizedTimeZoneException
freemarker.template.utility Utility classes that may be used to customize aspects of FreeMarker. 
 

Uses of UnrecognizedTimeZoneException in freemarker.template.utility
 

Methods in freemarker.template.utility that throw UnrecognizedTimeZoneException
static java.util.TimeZone DateUtil.getTimeZone(java.lang.String name)
          Returns the time zone object for the name (or ID).