It's probably defined internally in the db. I would check your db documentation, and then use CF to format the returned values. Easy-peasy :)
On Mon, Sep 29, 2008 at 8:26 AM, daniel kessler <[EMAIL PROTECTED]> wrote: > I have a date being returned to me. It's not a normal date as I'm used to > seeing them. > Wed, 24 Sep 2008 13:32:00 +0000 > > When I do a dateformat() on it, it works fine. When I do a db call, it > doesn't though (it works very oddly). Should I break it down by years, > month, day and do a createdate on it? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313203 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

