Skip to content

time: RFC3339Nano Z is invalid for offset according to RFC3339 #44064

@Aulilino

Description

@Aulilino

the code: RFC3339Nano = "2006-01-02T15:04:05.999999999Z07:00"

RFC3339Nano = "2006-01-02T15:04:05.999999999Z07:00"

In the definition of RFC3339(https://www.ietf.org/rfc/rfc3339.txt), there is a clear explanation of character “Z”. It means no UTC offset when "Z" appeared.

      Z           A suffix which, when applied to a time, denotes a UTC
                  offset of 00:00; often spoken "Zulu" from the ICAO
                  phonetic alphabet representation of the letter "Z".

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions