We have migrated from ColdFusion 2011 to ColdFusion 2018 AND getting below errors.
Error Message - 04-Feb.-2019 10:16 am is an invalid date or time string.
After doing some debugging found that the CF method LSDateFormat(now())
returns 04-Feb.-2019 07:19 am
and all earlier versions it is returning 04-Feb-2019 07:19 am
. The difference is adding a dot after the month abbreviation.
Please let me know if you have come across such DateTimeissues with ColdFusion 2018 migration.
Thanks, Manjeet