add offset to time zone example

This commit is contained in:
Asim Aslam
2022-03-01 09:24:30 +00:00
parent b859145337
commit ac7a4059b4

View File

@@ -29,7 +29,8 @@
"timezone": "Europe/London",
"abbreviation": "BST",
"localtime": "2021-09-13 15:37",
"dst": true
"dst": true,
"offset": 1
}
}
]