Setting Date&Time Programmatically

Dear all,

NTP server of VeraLite only works when there is an internet connection. Everytime the unit starts, it tries to synchronize clock with an NTP server, but if the unit does not have internet access, it is set to a default value. In a place where there is not internet connection at all time, all the timers misbehave.

My question is, is there a way to set date&time of Vera OS via Lua code or HTTP request? (If there is a way, I will develop a software for the Android device that is in the same network with Vera. The software will basically set Vera clock periodically with true date.)

Thanks,