Skip to content

Configurable parsing and formatting API #174

@ariebovenberg

Description

@ariebovenberg

One important feature is the ability to parse datetimes in various formats.

Some initial thoughts:

  • The main API would be .parse(format, s) using
  • potential convenience wrappers could exist: .parse_strptime(format, s) and .parse_dateutil(s) (if dateutil is installed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscussion is needed before proceeding

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions