A JSON response contains the value `Wed Apr 14 202...
# cfml-general
s
A JSON response contains the value
Wed Apr 14 2021 12:33:13 GMT+0200
and Lucee can't seem to parse it to a date using deserializeJSON() (while ACF2016 can). Any ideas on how to tackle this (was looking into https://www.petefreitag.com/item/569.cfm).
z
but json doesn't have a date format
s
Yes I know @zackster, just strange that acf converts it go a valid date and
parsedatetime
in Lucee throws an error...
g
@satauros: You could log an ACF compatability issue in Lucee Jira