However, when displaying that data (where we just want to display the date as entered, without any time), ColdFusion appears to be converting that date time to the local server time. Since the server is in Denver, CO, it gets converted to 11 p.m. on January 21, 2004 (MST).
I've verified that the data being passed into the <cfwddx> tag is just "22/01/2004" for that field.
To make a long story short (too late), is there any way to prevent cfwddx from treating "22/01/2004" as a date and then converting it into a JS date object?
I thought I hit the jackpot when I saw the "UseTimeZone" attribute, but that's not a valid attribute when doing conversions to JS.
This is on CF5 on Windows 2000.
Thanks!
Scott
---------------------------
Scott Brady
http://www.scottbrady.net/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

