语言

Menu
Sites
Language
Can I change the time on a phone?

Is it possible to change the system time on a Tizen phone through an API?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

2 回复
dhirku
I haven't seen any such method ..... neither in native nor in web
Chris Norman
There is a Tizen specific javascript API that allows you to read and write (setUTC...) the time. https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.device.apireference%2Ftizen%2Ftime.html The native API equivalent would be https://developer.tizen.org/help/topic/org.tizen.native.apireference/classTizen_1_1System_1_1SystemTime.html