I am currently utilizing the Twitter Bootstrap datepicker plugin which can be found at the following link:
My goal is to display week numbers similar to the example shown here: http://jsbin.com/omaqe/1/edit
Instead of modifying the jQuery plugin, I would like to achieve this using only the Twitter Bootstrap datepicker. Is there a way to show week numbers using this method?
In addition, I am also seeking a solution to display the datepicker based on a specific culture. Any guidance on this matter would be greatly appreciated.
Thank you for taking the time to assist me with this.