pydantic/speedate

move `offset` to `Time`

samuelcolvin opened this issue · 0 comments

Again to match python better and allow times with timezones.

My mistake, didn't notice python times can have timezones.

Should also rename to tz_offset to be more explicit.