twinssbc / Ionic-Calendar

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

start the day at 8 pm in the day and week view #153

Open beingfree opened 7 years ago

beingfree commented 7 years ago

is there an option or a possibility to achieve this? my 2nd question is where can I find the other values of options in the front page we can see the default value of each option but not the other values

twinssbc commented 7 years ago

@beingfree Unfortunately there's no such option to achieve this feature. There's scrollToHour option in Ionic2-Calendar, but not ported into Ionic-Calendar. Which option do you want to know its other available values? Normally these options are either string or boolean. Not many options have predefined set of values.