I would like to sync the time of our Samsung Gear S3 (Tizen 3.0) which are running in standalone mode with the local server.
I am looking for a way to set the system time to a given date object, someting like :
setSystemTime(TZDate newDate)
It would be best if there was a way to do this with native code, but we could run it through a Web app also.