Skip to content

parse_datetime/parse_timestamptz does not parse given valid string #23

Description

@mnbv09870987

image

DateTime::Format::Pg->parse_timestamptz( '2021-10-12 09:04:07 EST' )
  ERROR: Invalid date format: 2021-10-12 09:04:07 EST at

Hi. As you can see on the picture above the datetime is parsed by postgresql server successfully, but parsing via module does not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions