trotzig / react-available-times

A calendar to select available time slots
MIT License
98 stars 33 forks source link

Change date format #18

Open javierferbau opened 5 years ago

javierferbau commented 5 years ago

Hello,

When we put recurring={true}, the seleccionts format is number of minutes since the start of the week.

How can i change this format to ( weekDay hh:mm ) or something like that?

And is possible to change the timeSlot color?