GwtMaterialDesign / gwt-material-addins

Custom Components for gwt-material.
https://gwtmaterialdesign.github.io/gmd-addins-demo/
Apache License 2.0
35 stars 46 forks source link

DateRatePicker: Changed setFirstDay from String to int #404

Closed vokke closed 4 years ago

vokke commented 4 years ago

I changed firstDay ind DateRangeLocale from String to int. So you can choose the first Day of the week in the DateRangePicker Widget. DateRangeLocale.setFirstDay(1) is Monday.

kevzlou7979 commented 4 years ago

Cool will review this first thing in the morning

On Sun, Apr 5, 2020, 8:30 AM vokke notifications@github.com wrote:

I changed firstDay ind DateRangeLocale from String to int. So you can choose the first Day of the week in the DateRangePicker Widget. DateRangeLocale.setFirstDay(1) is Monday.

You can view, comment on, or merge this pull request online at:

https://github.com/GwtMaterialDesign/gwt-material-addins/pull/404 Commit Summary

  • DateRatePicker: Changed setFirstDay from String to int

File Changes

Patch Links:

- https://github.com/GwtMaterialDesign/gwt-material-addins/pull/404.patch

https://github.com/GwtMaterialDesign/gwt-material-addins/pull/404.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GwtMaterialDesign/gwt-material-addins/pull/404, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX6EF2LY7OJFFXE7RW3XW3RK7GJNANCNFSM4L7RJNNQ .