Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Donald Langhorne / Donald Langhorne (Donald Langhorne)
Created: 05/10/2013
Versions: 10.0
Failure Type: Data Corruption
Found In Build/Fixed In Build: Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Linux All
Vote Count: 0
Problem Description:
SerializeJson() function apparently converts date strings into a specific format. I am finding that this behavior is not consistent, some things get converted, others do not.
Steps to Reproduce:
Create a CF variable, preferably inside of a structure, set it to a date such as : '2013-05-01 00:00:00' and then use serializeJson to convert it.
Actual Result:
The result I get is SOMETIMES '2013-05-01 00:00:00' and other times: 'May 01, 2013 00:00:00'
Expected Result:
Personally I think this function should either NOT convert dates or provide an option for it.
Any Workarounds:
Use a 3rd party function
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3558382
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: dlangh
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: