libc/time: Update TZDEFRULESTRING to ",M3.2.0,M11.1.0"

which is the current DST plan used by US

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I50001e69ec1cb9cbf6a0b84fc87f4ad8ff41c0f0
This commit is contained in:
Xiang Xiao
2021-06-20 23:14:20 +08:00
committed by xiaoxiang
parent 212025c2ba
commit 2241f12282
+1 -1
View File
@@ -201,7 +201,7 @@
* common default.
*/
#define TZDEFRULESTRING ",M4.1.0,M10.5.0"
#define TZDEFRULESTRING ",M3.2.0,M11.1.0"
/****************************************************************************
* Private Types