Cassio Conti

Results 2 issues of Cassio Conti

This PR adds support to generate structs with time.Time instead of string when the format matches ISO 8601 / RFC 3339.

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...