This page last changed on Feb 17, 2006 by [email protected].

Tag - timeZoneSelect

Description

Helper tag for creating HTML selects for selecting from a list of time zones

Parameters

  • value (optional) - An instance of java.util.TimeZone. Defaults to the time zone for the current Locale if not specified

Examples

// create a currency select
<g:timeZoneSelect name="myTimeZone" value="${tz}" />
Document generated by Confluence on Mar 29, 2006 08:46