angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Change initial date #339

Closed victorcarvalhosp closed 6 years ago

victorcarvalhosp commented 8 years ago

There's a simples way to change the initial date?

alanirudh commented 8 years ago

You can set defaultDate in uiConfig object to what ever date you would like to see onload.

http://fullcalendar.io/docs/current_date/defaultDate/