| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
TimeZoneChooser Display a dialog with a table containing the union of TIMEZONE_SHORT_LIST and TimeZoneInfo.wellKnownIDs, plus optionally all PyICU timezones, with check boxes to choose which timezones should be considered well known (and thus displayed). |
|||
| TimezoneTable | |||
| CustTableGrid | |||
|
|||
|
|||
|
|||
|
|||
|
|||
TIMEZONE_SHORT_LIST =
|
|||
colData =
|
|||
displayColToNameMap =
|
|||
testtime = datetime.datetime(2006, 1, 1, 0, 0)
|
|||
TIMEZONE_OTHER_FLAG = -1
|
|||
|
|||
Take a wx.Choice control and a timezone to select. Populate the control with the appropriate timezones, plus a More option, whose value is TIMEZONE_OTHER_FLAG. Default selection is view.tzinfo.default. |
|
|||
TIMEZONE_SHORT_LIST
|
colData
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Oct 28 06:06:59 2007 | http://epydoc.sourceforge.net |