material-datetime-picker
material-datetime-picker copied to clipboard
Adds optional romeOptions when initializing DateTimePicker
It was a requirement for one of our projects to set a different Weekstart than Sunday (most european countries use Monday as their first day).
In order to implement this requirement, we had to add a new parameter romeOptions to the datetimepicker's option object.