Sync timezone before getting local time
authorHojong Han <hojong.han@samsung.com>
Mon, 26 Aug 2013 11:15:28 +0000 (20:15 +0900)
committerHojong Han <hojong.han@samsung.com>
Mon, 26 Aug 2013 13:03:12 +0000 (22:03 +0900)
commit937879634d1029759f6d18856ec7ceb213547ef0
tree5e121fbf0d5cf414abeee0bc9808e798f8bf2e6d
parent4316b1592990f57bac827822b38481f7902987b6
Sync timezone before getting local time

[Title] Sync timezone before getting local time
[Issue#] N_SE-49766
[Problem] Analogue clock should indicate the right time after changing timezone
[Cause] Changed timezone was not updated
[Solution] Routine added to update timezone

Change-Id: Ifcd442abfafeeee899ee8fd10e094e556ca86f18
Source/WTF/wtf/DateMath.cpp
Source/WTF/wtf/Platform.h