Skip to content

Parsing of milliseconds in dates #1409

@juliangamble

Description

@juliangamble

Here the author writes:

Would it also parse ISO timestamps like 2015-03-05T19:40:53.324Z? Eg. what you get from javascript new Date().toISOString().

#364 (comment)

What we need is

strptime("%Y-%m-%dT%H:%M:%S.%fZ")

similar to how python does it.

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