day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
798 stars 147 forks source link

Added start-of-week for datepicker #89

Closed niklasjansson closed 7 years ago

niklasjansson commented 8 years ago

For internationalization purposes, this is a simple way to change the start of week. Per ISO standards, I've defined Monday as 0 and Sunday as 6, and put 0 as default.

mike-thompson-day8 commented 8 years ago

Thanks! We'll review shortly.

Gregg8 commented 7 years ago

Merged for version 0.9.0...thank you :-). Note, set default back to Sunday to avoid breaking changes.