realbasic-nug
[Top] [All Lists]

RE: More date weirdness

To: REALBasic-NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: More date weirdness
From: Jeffrey Ellis <support at groundlevel dot net>
Date: Sun, 29 Oct 2006 09:52:11 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Rxheader:
Thread-index: Acb7gvWDNF/fCGd2Edu2tgANk0QgEg==
Thread-topic: More date weirdness
on 10/29/06 6:34 AM, Fargo Holiday <fargo at rpgportland dot com> wrote:
 
> You should examine theDate.totalseconds+i+j+s in your second message
> box, since that's what you're comparing against.You'll find that changes
> your perception.
> Like this: MsgBox "Nope." + Format(d.totalseconds, "##########")+
> EndOfLine +Format((theDate.totalseconds+i+j+s), "##########")

Hi, Fargo & Tim--

Yep, that was it. I was comparing the wrong things, of course <g>.

Tim, thanks for explaining New Date... I think what got me was the LR said
that ParseDate wouldn't bring over the Time, so that's why I added it back
in. 

All My Best,
Jeffrey



_______________________________________________
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>