kartik-v / yii2-date-range

A Date Range Picker for Bootstrap useful for reports and filtering.
http://demos.krajee.com/date-range
Other
93 stars 81 forks source link

Fix weekdaysStart > weekdaysShort #63

Closed nicomollet closed 8 years ago

nicomollet commented 8 years ago

Was causing a bug: "moment.weekdaysStart is not a function"

nicomollet commented 8 years ago

Or maybe it was supposed to be weekdaysMin? Saw it in the file history.

kartik-v commented 8 years ago

Resolved via #65.