Hello!
Could someone please confirm this bug for me?
In a new Project
Dim d As New Date
MsgBox d.AbbreviatedDate
MsgBox d.LongDate
MsgBox d.ShortDate
On the Windows IDE 5.5.5, I'm getting the following:
5/28/2005
5/28/2005
5/28/05
On OS X IDE 5.2.4 I get the correct answers per the online LR. But,
not on Windows.
I just want to confirm this before I file the bug report because it
just seems too stupid that I must be the one doing something wrong...
Thanks!
Mark
_______________________________________________
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>
|