Skip to content

time: no default RFC 3339 format with millisecond precision #13424

@theckman

Description

@theckman

Within the time package, there are quite a few default time formats provided as constants. This includes an RFC 3339 format string with and without nanosecond precision. There is also a "handy" timestamp format, which has a constant that includes millisecond precision.

I can see there being value in the RFC 3339 formatters also including one with millisecond precision. I personally have this format string copied amongst a few projects and would love to see it introduced in to the standard library.

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