Template: timezoneconf/toplevel
Type: select
Choices: ${choices}
_Default: US
_Description: Please select your geographical area from the choices provided.
 Select your geographical area; this will be used to narrow down the list
 of time zones available.  If you are in the United States of America, you
 will likely prefer the "US" option.  If you want to set your timezone on a
 non-geographic basis (i.e., using UTC and GMT-offset zone settings),
 select the "Etc" option.

Template: timezoneconf/zone
Type: select
Choices: ${choices}
_Description: Please select the time zone that is appropriate for your location.

Template: timezoneconf/changetime-p
Type: boolean
Default: false
_Description: Do you wish to set the system clock?
 According to your selected timezone (${zone}), the current local time is:
 .
 ${localtime}
 .
 Universal Coordinated Time (UTC) is:
 .
 ${UTCtime}
 .
 If this is incorrect, the system clock needs to be re-set, and you should
 affirm this option.

Template: timezoneconf/year
Type: string
Default: 2003
_Description: Current year?

Template: timezoneconf/month
Type: select
_Choices: January, February, March, April, May, June, July, August, September, October, November, December
_Description: Current month?

Template: timezoneconf/day
Type: string
Default: 14
_Description: Current day of the month?

Template: timezoneconf/time
Type: string
_Default: 1:45pm
_Description: Current time?
 You may enter the time in either 24-hour format (e.g., 13:45) or 12-hour
 format (e.g., 1:45pm).  You may also, at your option, specify seconds
 (e.g., 13:45:29).
