| Trees | Index | Help |
|
|---|
| Package zope :: Package i18n :: Package interfaces :: Module locales :: Class ILocaleTimeZone |
|
Interface --+
|
ILocaleTimeZone
Represents and defines various timezone information. It mainly manages all the various names for a timezone and the cities contained in it.
Important: ILocaleTimeZone objects are not intended to provide implementations for the standard datetime module timezone support. They are merily used for Locale support.| Method Summary | |
|---|---|
| Inherited from InterfaceClass | |
Return the attribute names defined by the interface. | |
| Class Variable Summary | |
|---|---|
unicode |
cities = u'Cities\n\nCities in Timezone'
|
unicode |
type = u'Time Zone Type\n\nStandard name of the timezone...
|
| Class Variable Details |
|---|
cities
|
type
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 | http://epydoc.sf.net |