vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
969 stars 82 forks source link

Allow setting a custom format for the day in the grid list #169

Closed mweimerskirch closed 10 months ago

mweimerskirch commented 10 months ago

This allows the day number to be formatted optionally using two digits. i.e.:

gridDayFormat: {day: '2-digit'}