Modify TimeZoneChangedEvent implementation 43/304843/2
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 24 Jan 2024 08:02:25 +0000 (17:02 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 24 Jan 2024 08:50:43 +0000 (17:50 +0900)
commitb42cdefb207817492036aa3e801d45f051624066
tree998cf94983db1751e543ef4ccaa4eeae89a637fc
parentdf1fd50fbb8a75ac360e90b123775aa3f02b04ee
Modify TimeZoneChangedEvent implementation

The vconf event of time zone changed is registered when the AppCoreBase::Init()
is called. The tzset() should be called when the time zone is changed.

Change-Id: Icc6a5fda4e92c11dbecda089179c5a590588e235
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_core_base.cc