nice thank you!
Hi,
Please find following code in /js/theme-scripts.js file.
dateFormat: "mm/dd/yy",
And replace with following code.
dateFormat: "yy/mm/dd",
Best regards,
hello
for the booking engine i need to modify the output of the calendar to be a string with the config yyyy/mm/dd
i checked the calendar.js file and I'm not quite sure how to change the output.
best regards
Orlando Padilla
nice thank you!