aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@noreply.codeberg.org>2025-09-07 19:49:56 +0200
committergrunfink <grunfink@noreply.codeberg.org>2025-09-07 19:49:56 +0200
commit4ff3ac36768bc6dc0a5cde8ba2ec3673313a357e (patch)
treefdd7e0549e7705f05ae0f1f30674ea3bff1bf0be
parent7796bf39f0f1fe5bea4cde5a426bee872602ca84 (diff)
parent4896c31c79b9bbd96b0af05fb7bc156c6a2b28ef (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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs_time.h b/xs_time.h
index a5792bc..507d238 100644
--- a/xs_time.h
+++ b/xs_time.h
@@ -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 },