timeZoneSelect

Purpose

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

Examples

// create a currency select
<g:timeZoneSelect name="myTimeZone" value="${tz}" />

Description

Attributes

Source

Show Source