Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Amit Yathirajadasan / Amit Yathirajadasan (aneasytorememberid)
Created: 05/29/2012
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final / 283493
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description: If you convert a Now() to UTC and then send it through SerializeJSON, it returns the local datetime and not the UTC datetime.
Steps to Reproduce: <cfdump var="#SerializeJSON(DateConvert('local2UTC',Now()))#" />
Actual Result: The above statement returns the local date time.
Expected Result: It should actually be the UTC date time.
Any Workarounds: Pass the date time as string to serialize.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3200965
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: aneasytorememberid
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: