[fpc-pascal] Looking for a increment time function

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Mar 17 10:54:25 CET 2008


On 17/03/2008, ik <idokan at gmail.com> wrote:
> sorry dateutils.pp
>

Idiot me, I also never thought that TDateTime's time portion is
milliseconds from midnight. I could have calculated 30 minutes in
milliseconds and keep adding that to the time portion of TDateTime.

But IncMinute() is so much easier! ;-)  Thanks again!

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list