CroudTech / vue-fullcalendar

FullCalendar Wrapper for vue
MIT License
483 stars 100 forks source link

Support locale and timezone #9

Closed CasperLaiTW closed 7 years ago

BrockReece commented 7 years ago

Hi @CasperLaiTW

I have recently pushed a new version of this package which allows you to pass in your own custom config straight through to fullcalendar, I think this would be where we should pass through the locale and timezone so we don't have too many props.

What do you think?

CasperLaiTW commented 7 years ago

Hi @BrockReece

you are awesome.

I agreed. it is flexible!!