Skip to content

Escaped characters not getting escaped #11

Closed
@markwalker42

Description

@markwalker42

e.g. “Y-m-d\Ti:m:s"
is resulting in: 2016-02-08\PST32:02:15 where "T" is still getting interpreted as a timezone
rather than the expected: 2016-02-08T32:02:15

Pull request submitted.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions