From 4896c31c79b9bbd96b0af05fb7bc156c6a2b28ef Mon Sep 17 00:00:00 2001 From: Dharmik Parmar Date: Sun, 7 Sep 2025 18:12:17 +0530 Subject: changed IST from Israel to India. Israel is UTC +2 --- xs_time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- cgit v1.2.3