3e3f4a51b8
POSIX and Java disagree about the sign in a timezone string like "GMT+3". This means that if you set "persist.sys.timezone" to such a string, native code and Java code disagree about what time it is. Resolve this by translating to POSIX form for native code. Bug: http://b/25463955 Change-Id: I7c08c459dd8514348a12ce419edcbfbfe8f6d327 Test: manually tested with setprop and date. |
||
---|---|---|
.. | ||
asctime.c | ||
difftime.c | ||
localtime.c | ||
private.h | ||
strftime.c | ||
strptime.c | ||
tzfile.h |