mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
This commit is contained in:
@@ -154,6 +154,7 @@ extension Clock {
|
||||
KeyValue_t(key: "9", value: "UTC+9:00"),
|
||||
KeyValue_t(key: "9:30", value: "UTC+9:30"),
|
||||
KeyValue_t(key: "10", value: "UTC+10:00"),
|
||||
KeyValue_t(key: "10:30", value: "UTC+10:30"),
|
||||
KeyValue_t(key: "11", value: "UTC+11:00"),
|
||||
KeyValue_t(key: "12", value: "UTC+12:00"),
|
||||
KeyValue_t(key: "13", value: "UTC+13:00"),
|
||||
|
||||
Reference in New Issue
Block a user