U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Callbacks and Timers » Date iterator
Re: Date iterator [message #27486 is a reply to message #27485] Tue, 20 July 2010 12:24 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3461
Registered: August 2008
Senior Veteran
Hello Ratah

Yes, follow mr_ped advide.

For example:
Date d(2009, 12, 31);

d += 1;

d will be the January 1st, 2010.

If you add an int to a Date, you add days.

If you add an int to a Time, you add seconds.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PROPOSAL: delegate like separation of method and args in Callbacks
Next Topic: Time callbacks when ticks overlap
Goto Forum:
  


Current Time: Sun Sep 20 20:36:26 GMT+2 2026

Total time taken to generate the page: 0.00617 seconds