Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2022-03-01 09:15:35 +00:00
parent e259f67996
commit 0fed9fb4ae
27 changed files with 1302 additions and 1300 deletions

View File

@@ -75,6 +75,8 @@ type ZoneResponse struct {
Location string `json:"location"`
// e.g -0.37
Longitude float64 `json:"longitude"`
// UTC offset in hours
Offset int32 `json:"offset"`
// region of timezone
Region string `json:"region"`
// the timezone e.g Europe/London