material-datetime-picker icon indicating copy to clipboard operation
material-datetime-picker copied to clipboard

Adds optional romeOptions when initializing DateTimePicker

Open schaermu opened this issue 7 years ago • 0 comments

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.

schaermu avatar Nov 28 '17 11:11 schaermu