I’ve done some testing of parseDateTime()
with multiple Lucee versions and the most notable takeaways are:
Lucee 6 stable, 6 RC, and 7 beta all FAIL on strings from bash "$(date)"
when the day is single digit.
6.2.2.90-RC and 7 both FAIL when comma is in string. PASS with 6 Stable so this may be a regression?
7 has regression with narrow no-break space (probably known issue re: fix just hasn’t been applied to 7 yet?)