dashboard-ui-kit
dashboard-ui-kit copied to clipboard
Fix getMonthStartDay when month starts on Sunday
Previous behaviour: Sunday => -1 New behaviour: Sunday => 6
Resolves #39 (probably)
@march08 Would you like to review and merge?