阅读背景:

指定的月份名称

来源:互联网 

according to the coldfusion docs SerializeJSON converts Dates to strings which can easily be parsed by JavaScript Date objects. I just serialized a query and JavaScript could not parse the Date columns because the name of the month was serialized local specfic returning Mai, what is not understood by JavaScript. Javascript only accepts english month names. Do I now - as I just did - have to replace the local specific month name manually with it's english translation to easily parse the string to a JavaScript Date object?according to the coldfusion docs SerializeJSON




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: