[Applications.Common] Fix OnTimeZoneChanged method (#6943)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Wed, 4 Jun 2025 06:19:41 +0000 (15:19 +0900)
committerGitHub <noreply@github.com>
Wed, 4 Jun 2025 06:19:41 +0000 (15:19 +0900)
commit7ab9d7968c0315c40fe9c0f245fa587798321fe2
tree3f3e34ae16bc40efbe6f1aea5d2837b9ee47604b
parent78075fd0633c4a08c1c5eacb91d4f0f2628c564a
[Applications.Common] Fix OnTimeZoneChanged method (#6943)

This patch adds to call the CultureInfo.CurrentCulture.ClearCacheData()
in the OnTimeZoneChanged() method.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs