Join Slack
Powered by
i have this date in cfparam ```<CFPARAM NAME="F...
# lucee
g
gsr
11/23/2022, 6:52 PM
i have this date in cfparam
Copy code
<CFPARAM NAME="FromDate" default="#dateformat(StartDate,"dd/mm/yyyy")#">
but the date is coming as:
1/01/2022
, how can if i that one, it should display me
01
instead of just one. i am using cf2021
Open in Slack
Previous
Next