realbasic-nug
[Top] [All Lists]

Re: Date in Realdb

To: "REALbasic Network Users Group" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Date in Realdb
From: Will Leshner <leshner at ljug dot com>
Date: Sun, 29 Feb 2004 21:14:17 -0800
References: <DBD7A462-6B3E-11D8-BDB4-000A9578B078 at sbcglobal dot net>

On Feb 29, 2004, at 9:11 PM, Wade Little wrote:

I then read back the Date and would like to convert it back to it's original format.
ReadDate=rs.Field("GameDate").getString


What about using the DateValue method:

d = rs.Field("GameDate").DateValue


- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

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