Home | Trees | Indices | Help |
|
---|
|
parsedatetime constants and helper functions to determine regex values from Locale information if present.
Also contains the internal Locale classes to give some sane defaults if PyICU is not found.
|
|||
|
pdtLocale_en en_US Locale constants |
||
|
pdtLocale_au en_AU Locale constants |
||
|
pdtLocale_es es Locale constants |
||
|
Constants Default set of constants for parsedatetime. |
|
|||
|
_initLocale(ptc) Helper function to initialize the different lists and strings from either PyICU or one of the internal pdt Locales and store them into ptc. |
||
|
_initSymbols(ptc) Helper function to initialize the single character constants and other symbols needed. |
||
|
_initPatterns(ptc) Helper function to take the different localized bits from ptc and create the regex strings. |
||
|
_initConstants(ptc) Create localized versions of the units, week and month names |
|
|||
|
__license__ = '\nCopyright (c) 2004-2007 Mike Taylor\nCopyright (c...
|
||
|
pdtLocales = {'en_US': <class parsedatetime.parsedatetime_consts....
|
|
|
|
|
|
|
__license__None
|
pdtLocalesNone
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Wed Feb 14 03:25:05 2007 | http://epydoc.sourceforge.net |