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

Type ILocaleFormat

Interface --+
            |
           ILocaleFormat


Specifies a format for a particular type of data.
Class Variable Summary
unicode displayName = u"Display Name\n\nName of the calendar, fo...
unicode pattern = u'Format Pattern\n\nThe pattern that is used t...
unicode type = u'Format Type\n\nThe name of the format'

Class Variable Details

displayName

Type:
unicode
Value:
u"Display Name\n\nName of the calendar, for example 'gregorian'."      

pattern

Type:
unicode
Value:
u'Format Pattern\n\nThe pattern that is used to format the object.'    

type

Type:
unicode
Value:
u'Format Type\n\nThe name of the format'                               

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