On Tue, 30 Nov 2004 10:41:19 +1100, Mike Kear <[EMAIL PROTECTED]> wrote:
> I used ParseDateTime() on the string and got {ts '2004-11-30
> 10:28:00'} .  I reckon that's a date.  And I reckon it's in valid ODBC
> format.  But no, I still get the following error:
> 
> [quote]
> The value "Tue, 30 Nov 2004 10:28:00 GMT+11:00" could not be converted
> to a date.
> [/quote]

But if you use parseDateTime() to get a real CF timestamp object, why
not then pass that to the timeformat() function instead of trying to
pass the original string?
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 1 invite

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to