twinssbc / Ionic-Calendar

A calendar directive for Ionic framework
http://twinssbc.github.io/Ionic-Calendar/demo
MIT License
159 stars 73 forks source link

Month view start on Monday #130

Open marcpursals opened 7 years ago

marcpursals commented 7 years ago

Hi, is there any chance to set Monday as first day of month view?

Thanks in advance

twinssbc commented 7 years ago

@marcpursals Yes, you can add "starting-day-month"=1 when declaring the calendar element in your HTML file.