Does anybody know if there is a possibility to switch from summer- to wintertime without an interruption in the timeline. I have an application that logs transactions with a timestamp. The problem is, that I must not have overlapping timestamps. If I simply switch the clock from 3am to 2am i have an overlapping. Means that I can have two times the time 2:30 for example.
But if the time started to run twice as slow at 2 pm, I would have the correct time at 3pm without an interruption and without a broken timeline.
So does anybody know if there is a protocol that supports this? NTP does not seem to do that. And there is no chance to change the application, the last time we just stopped it for one hour, but there must be something better.