Skip to content

API Dates format #686

@maicol07

Description

@maicol07

Hi,

I can't understand the format of the dates returned by the API... They seems to be ISO8601, RFC3339_EXTENDED, or ATOM but none of these worked in my tests.

Example date:

2020-06-20T14:01:04.855230389Z

Can you help me?

UPDATE: I've realized that is the ISO8601 format, but I think that nanoseconds are too much (I'm trying to manipulate the date with PHP, but it doesn't support nanoseconds (microseconds are its maximum). Maybe it's better to change nanoseconds to microseconds or milliseconds if you want to keep these; otherwise the simple seconds are a good choice, as well

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions