I do not have to use ColeDateTime but that is the only thing I came across with a working example. So, I implemented in my code.

So, is there any example code for m_dt which plays with milliseconds. I am looking for a very simple example like sets some time in milliseconds, adds another milliseconds to it and then gets hour, minute, second, milliseconds from new time.

Also while using ColeDateTime when I add 0.02 second ofcourse myseconds do not change.

Thanks