incorrect date and time - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: incorrect date and time (/showthread.php?tid=3699) |
incorrect date and time - khalil - 22.11.2021 hello forumĀ How the system know that date and time is incorrect? I want to use this in a script, stop proceeding some time relevant commands if the date and time is incorrect. regards, RE: incorrect date and time - admin - 22.11.2021 Local LM time is compared with your PC time. If you want LM to keep correct time it should just have internet access and NTP client enabled. RE: incorrect date and time - khalil - 22.11.2021 (22.11.2021, 09:50)admin Wrote: Local LM time is compared with your PC time. If you want LM to keep correct time it should just have internet access and NTP client enabled. OK thank you admin |