mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add offset to time zone example
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"timezone": "Europe/London",
|
||||
"abbreviation": "BST",
|
||||
"localtime": "2021-09-13 15:37",
|
||||
"dst": true
|
||||
"dst": true,
|
||||
"offset": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user