Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3361
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: Fri May 10 05:48:04 CEST 2024

Total time taken to generate the page: 0.01213 seconds