Issue with #dateTimeFormat(now(),'mm-dd-yyyy')# function returning incorrect results
Description
I encountered an issue with the #dateTimeFormat(now(),'mm-dd-yyyy')# function. Instead of returning the expected date format, it is producing incorrect or unexpected results.
Activity
Show:
Jon Clausen September 5, 2024 at 10:30 PM
This is resolved in commit 39874cd to the `bx-compat` module
I encountered an issue with the
#dateTimeFormat(now(),'mm-dd-yyyy')#
function. Instead of returning the expected date format, it is producing incorrect or unexpected results.