Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dateutil/dateutil
/ _parser.py
File
_parser.py
src/dateutil/parser/_parser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
This module offers a generic date/time string parser which is able to parse
4
most known formats to represent a date and/or time.
Callers
nothing calls this directly
Calls
2
parser
Class · 0.85
_tzparser
Class · 0.85
Tested by
no test coverage detected