Macromedia release hotfix for DateDiff -
http://www.macromedia.com/support/coldfusion/ts/documents/tn17883.htm
but the bug still exists.
Try the following script (date is for Sunday 28):
newDate=dateAdd("h", -10 ,"2004-03-28 11:10:00");
then try script (date is for MonDay 29)
newDate=dateAdd("h", -10 ,"2004-03-29 11:10:00");
The results are out by 1 hour (effect of DST)?
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004