Eonasdan / tempus-dominus

A powerful Date/time picker widget.
https://getdatepicker.com
MIT License
7.16k stars 4.41k forks source link

Is it possible to overwrite the render function? #1473

Closed ImanMh closed 8 years ago

ImanMh commented 8 years ago

I wish I could get the current date for each day in calendar and convert it to Persian date and show both Persian and Gregorian date in each cell. Here is an example:

screen shot 1394-12-01 at 19 24 07

If there was a render function that I could overwrite I could make much more changes to my view. What is the closest thing I can do right now? Is it possible?

Eonasdan commented 8 years ago

sorry, but you'll have to make it do that yourself or find a picker that supports that.