Home | Trees | Indices | Help |
|
---|
|
parsedatetime
Parse human-readable date/time text.
Requires Python 2.7 or later
Version: 2.6
Author: Mike Taylor
Copyright: Copyright (c) 2017 Mike Taylor
License: Apache License 2.0
|
|||
|
|
|||
Calendar A collection of routines to input, parse and manipulate date and times. |
|||
Constants Default set of constants for parsedatetime. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__email__ =
|
|||
__url__ =
|
|||
__download_url__ =
|
|||
__description__ =
|
|||
log = logging.getLogger(__name__)
|
|||
debug = False
|
|||
pdtLocales =
|
|||
_monthnames =
|
|||
_daynames =
|
|||
VERSION_FLAG_STYLE = 1
|
|||
VERSION_CONTEXT_STYLE = 2
|
|||
x =
|
|
pdtLocales
|
_monthnames
|
_daynames
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat May 21 18:30:42 2022 | http://epydoc.sourceforge.net |