twinssbc / Ionic-Calendar

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

method to select date from code? #33

Closed ofershap closed 8 years ago

ofershap commented 8 years ago

Is there a method to change the date on calendar from code? i'd like to add a button that will return the user to current date or maybe you can add support for such option? thanks

ofershap commented 8 years ago

found how to to it. simply by changing the model's currentDate value