Hi all,
I use - like many of you - the following way to update the Day, Month and Year:
d.Day = d.Day + 1
d.Month = d.Month + 1
d.Year = d.Year + 1
All of a sudden (I love that intro !) I had a crazy idea: is that trick in the
documentation ? (Language Reference)
A simple search make me write this question:
is this a current and valid and kosher and etc. good way to use the Date Class ?
OK, I remember that I saw some entries (bug remove) in some release notes some
times ago... so, this is certainly a good way to use the Date Class, but a
better documentation will be good for all, especially for newbies...
Regards,
Emile
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|