Package zope :: Package i18n :: Package interfaces :: Module locales :: Class ILocaleVersion
[show private | hide private]
[frames | no frames]

Type ILocaleVersion

Interface --+
            |
           ILocaleVersion


Represents the version of a locale.

The locale version is part of the ILocaleIdentity object.
Class Variable Summary
unicode generationDate = u'Generation Date\n\nSpecifies the crea...
unicode notes = u'Notes\n\nSome release notes for the version of...
unicode number = u'Version Number\n\nThe version number of the l...

Class Variable Details

generationDate

Type:
unicode
Value:
u'Generation Date\n\nSpecifies the creation date of the locale.'       

notes

Type:
unicode
Value:
u'Notes\n\nSome release notes for the version of this locale.'         

number

Type:
unicode
Value:
u'Version Number\n\nThe version number of the locale.'                 

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net