Can anyone confirm if there are formatting options for the core grails datepicker tag?
My client is requesting that the datepicker uses MM dd yyyy dropdowns instead of the current dd mmmm yyyy dropdowns. I expected it would be an option but surprised to not be able to find it so..
Thanks,
Dave
It doesn’t support formatting. If you require this the Calendar plugin is a better option.