module documentation

Undocumented

Constant DATE_FORMAT Undocumented
Constant MONTH_DAY_FORMAT Undocumented
Constant SHORT_DATE_FORMAT Undocumented
Constant TIME_FORMAT Undocumented
DATE_FORMAT: str = (source)

Undocumented

Value
'j F, Y'
MONTH_DAY_FORMAT: str = (source)

Undocumented

Value
'j F'
SHORT_DATE_FORMAT: str = (source)

Undocumented

Value
'j M, Y'
TIME_FORMAT: str = (source)

Undocumented

Value
'g:i A'