Fix wrong conversion time to string 70/103070/1
authorkiso.chang <kiso.chang@samsung.com>
Wed, 7 Dec 2016 07:04:49 +0000 (16:04 +0900)
committerkiso.chang <kiso.chang@samsung.com>
Wed, 7 Dec 2016 07:06:46 +0000 (16:06 +0900)
commit13de71fb1ef7bcfc026537060a1546f44538e096
tree3a4c299843fa5c5c9d9a1654354dcc9e0b1948e1
parentf681f785ccd7873d07cab4c69f5d7076eaa86e85
Fix wrong conversion time to string

- change date formatter : %x to %d/%m/%Y
- strftime() works wrong for am/pm

Change-Id: If50d437031063a3801e26a147f0b6523296adbbc
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
src/data/system/settings_clock.c