diff options
| author | grunfink <grunfink@noreply.codeberg.org> | 2025-09-07 19:49:56 +0200 |
|---|---|---|
| committer | grunfink <grunfink@noreply.codeberg.org> | 2025-09-07 19:49:56 +0200 |
| commit | 4ff3ac36768bc6dc0a5cde8ba2ec3673313a357e (patch) | |
| tree | fdd7e0549e7705f05ae0f1f30674ea3bff1bf0be | |
| parent | 7796bf39f0f1fe5bea4cde5a426bee872602ca84 (diff) | |
| parent | 4896c31c79b9bbd96b0af05fb7bc156c6a2b28ef (diff) | |
Merge pull request 'changed IST from Israel to India. Israel is UTC +2' (#470) from dharmik/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/470
| -rw-r--r-- | xs_time.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ struct { { "AKST (Alaska Time Zone)", -9 }, { "AKDT (Alaska Daylight Time Zone)", -8 }, { "China Time Zone", 8 }, - { "IST (Israel Standard Time)", 2 }, + { "IST (Indian Standard Time)", 5.5 }, { "IDT (Israel Daylight Standard Time)", 3 }, { "WIB (Western Indonesia Time)", 7 }, { "WITA (Central Indonesia Time)", 8 }, |