twinssbc / Ionic-Calendar

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

Customize month header #118

Open masia5 opened 7 years ago

masia5 commented 7 years ago

format-day-header allows the header to be changed according to the angular options listed in https://docs.angularjs.org/api/ng/filter/date. However in a few situations this is not enough, for example how can I show only the first capital letter of the day? Perhaps calling a callback function would fix it by letting the user to customize the header.