Skip to content

Add support to time.Time #81

Description

@cassioconti

Hi, this is a request to extend the struct generation to support time fields.
If the string matches the ISO 8601 / RFC 3339 patterns, like:

  • 2021-07-28T12:34:56Z
  • 2021-07-28T16:34:56-04:00

Then the type should time.Time instead of string.
Thanks for the consideration.

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