Class Variable Summary |
unicode |
am = u'AM String'
|
unicode |
dateFormats = u'Date Formats\n\nContains various Date Fo...
|
unicode |
dateTimeFormats = u'Date-Time Formats\n\nContains variou...
|
unicode |
days = u'Weekdays Names\n\nA mapping of all month names ...
|
unicode |
defaultDateFormat = u'Default Date Format Type'
|
unicode |
defaultDateTimeFormat = u'Default Date-Time Format Type'
|
unicode |
defaultTimeFormat = u'Default Time Format Type'
|
unicode |
eras = u'Era Names'
|
str |
getDayAbbr = 'Return a list of weekday abbreviations.'
|
str |
getDayNames = 'Return a list of weekday names.'
|
str |
getDayTypeFromAbbr = 'Return the id of the weekday with ...
|
str |
getDayTypeFromName = 'Return the id of the weekday with ...
|
str |
getFirstDayName = 'Return the the type of the first day ...
|
str |
getMonthAbbreviations = 'Return a list of month abbrevia...
|
str |
getMonthNames = 'Return a list of month names.'
|
str |
getMonthTypeFromAbbreviation = 'Return the type of the m...
|
str |
getMonthTypeFromName = 'Return the type of the month wit...
|
str |
isWeekend = 'Determines whether a the argument lies in a...
|
unicode |
months = u'Month Names\n\nA mapping of all month names a...
|
unicode |
pm = u'PM String'
|
unicode |
timeFormats = u'Time Formats\n\nContains various Time Fo...
|
unicode |
type = u"Calendar Type\n\nName of the calendar, for exam...
|
unicode |
week = u'Week Information\n\nContains various week infor...
|