Could you improve startOfWeek function to get first day of the week from locale?
Yup having startOfWeek working for different locales would help to move my day picker component to date-fns 馃檹
@rosieks @gpbl will be possible in v2: https://github.com/date-fns/date-fns/blob/v2/src/startOfWeek/test.js#L20-L32
v2 now is merged and released as alpha (atm v2.0.0-alpha.5 is the latest version available).
Most helpful comment
@rosieks @gpbl will be possible in v2: https://github.com/date-fns/date-fns/blob/v2/src/startOfWeek/test.js#L20-L32