Workaround fix for datetime picker
authorKwangYong Choi <ky0.choi@samsung.com>
Wed, 11 Sep 2013 07:51:35 +0000 (16:51 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Wed, 11 Sep 2013 07:55:41 +0000 (16:55 +0900)
commitdd39456a5d6fa3c5ba0c1d2c763fe29b8e519f99
tree779e8d861b6a941f31837f6ea9b736a239a610f8
parent6040ff289d70cad6799da794933855438e198673
Workaround fix for datetime picker

[Title] Workaround fix for datetime picker.
[Issue#] N/A
[Problem] Region format sometimes returns "utf-8". It's not handled by elm datetime.
[Cause] Only support "UTF-8".
[Solution] Workaround fix for change region format from "utf-8" to "UTF-8" guided by Sungho Kwak.

Change-Id: I443dd57d8162a5067b05c1bd8db0be3021667cb9
Source/WebKit2/UIProcess/API/efl/tizen/InputPicker.cpp