realbasic-nug
[Top] [All Lists]

Date Property Bug?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Date Property Bug?
From: Mark Lubratt <mark dot lubratt at indeq dot com>
Date: Sat, 28 May 2005 17:50:55 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>

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