MCPcopy 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"""
3This module offers a generic date/time string parser which is able to parse
4most known formats to represent a date and/or time.

Callers

nothing calls this directly

Calls 2

parserClass · 0.85
_tzparserClass · 0.85

Tested by

no test coverage detected