Looking at some event logs, I note that the clock jumps backwards an hour after its been running "a while", where "a while" means anything from a minute or two to 15 mins or so. I assume this is daylight saving related as it only seems to happen in the logs that I took where BST is 1hr ahead of GMT/UCT. Is this a known issue? Seems hard to believe that it hasn't been noticed, unless its something weird about my setup. (C-Gate 2.9.5) Eg: [CODE] 20130828-083106 800 cgate - C-Gate started. 20130828-083107 300 sys dump cgate: ComputerName=LCSSVR 20130828-083107 300 sys dump cgate: DatabaseVersion=2.3 20130828-083107 300 sys dump cgate: EventLevel=7 [...] 20130828-083108 300 sys dump cgate: Version=v2.9.5 (build 2460) [...] 20130828-083116 803 cmd5 - Host:/0:0:0:0:0:0:0:1 opened command interface from port: 49229 20130828-[COLOR="Red"][B]083116[/B][/COLOR] 804 cmd5 - Host:/0:0:0:0:0:0:0:1 closed command interface from port: 49229 20130828-[COLOR="red"][B]073225[/B][/COLOR] 803 cmd7 - Host:/0:0:0:0:0:0:0:1 opened command interface from port: 49234 20130828-073225 804 cmd7 - Host:/0:0:0:0:0:0:0:1 closed command interface from port: 49234 [/CODE]