Skip to content

microseconds in date #5

@crotwell

Description

@crotwell

Not sure if this is a problem, but I think dates are millisecond precision in javascript, and so saying that the fdsn-date-time is
format: date-time
and that the format is
YYYY-MM-DDThh:mm:ss[.SSSSSS]
might be a problem as a default parser in javascript and likely java and other languages will only be able to handle
YYYY-MM-DDThh:mm:ss[.SSS]

It might be better to define the fdsn-date-time in a way that uses a millisecond ISO 8601 format date plus an extarnally defined 0-999 microseconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions