4Suite API Documentation

Module amara.dateutil_standins

Functions:
Globals:

Functions

parse_isodate(st)
st - string or Unicode with ISO 8601 date
parse_isotime(st)
st - string or Unicode with ISO 8601 time

Globals

DATETIME_PAT = <_sre.SRE_Pattern object at 0x8377390>
Compiled regular expression objects
TIME_PAT = <_sre.SRE_Pattern object at 0x8377938>
Compiled regular expression objects