diff options
| author | default <nobody@localhost> | 2025-04-13 16:17:19 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-04-13 16:17:19 +0200 |
| commit | 7349c626cfd66d0b7f4bff1c4bb698adbf291ecb (patch) | |
| tree | a6bcbc24bed5ed50a73e91b5c1b388c2a8f9bf9d /xs_time.h | |
| parent | 8fc6c0363a3e3fb3bb26e3e7f889f07ef1e8cb0b (diff) | |
Updated timezones.
Diffstat (limited to 'xs_time.h')
| -rw-r--r-- | xs_time.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -138,7 +138,9 @@ struct { { "China Time Zone", 8 }, { "IST (Israel Standard Time)", 2 }, { "IDT (Israel Daylight Standard Time)", 3 }, - { "WITA (Western Indonesia Time)", 8 }, + { "WIB (Western Indonesia Time)", 7 }, + { "WITA (Central Indonesia Time)", 8 }, + { "WIT (Eastern Indonesia Time)", 9 }, { "AWST (Australian Western Time)", 8 }, { "ACST (Australian Eastern Time)", 9.5 }, { "ACDT (Australian Daylight Eastern Time)", 10.5 }, |