Currently vuejs datepicker for boostrap 3 looks like this:
As you can see, we have a label 2018 April. What I need is to change that label into April 2018.
I saw that the component doesn't have any API reference that can help me with that. Any ideas?
My solution would be to find a way to modify the plugin but that is the last solution.
