Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

google.protobuf.Timestamp incorrectly interpreted as date  #9

@zboralski

Description

@zboralski

Using the swift4 codegen

google.protobuf.Timestamp updated_time = 4;

will incorrectly be interpreted as a date field.

returnedError(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: ["profiles", _JSONKey(stringValue: "Index 0", intValue: 0), "updated_time"], debugDescription: "Date string does not match format expected by formatter.", underlyingError: nil)))

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