Skip to content

Allow fold kwarg in arrow.get() #872

@systemcatch

Description

@systemcatch

Currently there is no way to specify which side of an ambiguous datetime we want when creating with arrow.get(). It'd be nice to be able to do the following.

arrow.get("2001-10-28 01:00:00", "YYYY-MM-DD HH:mm:ss", tzinfo="US/Pacific", fold=1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions