getNumericDate enhancement

Since Lucee/CF use a different Epoch date than the “standard” Unix Epoch date, it would be nice to be able to use a parameter to define exactly what date is to be used for the start of the epoch.

Also, I have a requirement to express the epoch date/time in . so having a 3rd parameter ( or a format option) would also be useful.

actually add an epoch dateTimeFormat mask was added in 6.0.0.83!

also ParseDateTime, add predefined mask shortcut for javascript style ISO date strings (with ms) in 6.0.0.268

File an enhancement, you suggestion makes sense

2 Likes