realbasic-nug
[Top] [All Lists]

About the Date Class and the Language Reference

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: About the Date Class and the Language Reference
From: Emile Schwarz <emile dot a dot schwarz at wanadoo dot fr>
Date: Mon, 30 Jan 2006 16:50:33 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>


<Prev in Thread] Current Thread [Next in Thread>