Changing Calendar Plugin

omida year ago

Hi.
I need to make changes to the date plugin in a modern format. Please advise how I can do this or change this plugin altogether

Anton Tananaeva year ago

What plugin? There's no plugin.

omida year ago

I need to change datepicker at reports for selecting date in another calendar format (Hijri/Shamsi) and replace that with gregorian date format

Anton Tananaeva year ago

I believe that's the standard browser date picker there.

omida year ago

it's true. But is this datepicker created with JavaScript or from the server side and by Java? Because I really need to have solar date in Farsi language mode

Anton Tananaeva year ago

The field is added by JavaScript, if that's what you're asking.

omida year ago

where I can change that in main276d165c.js. I unminified this file and need to change particular part about datepicker

Anton Tananaeva year ago

You should download the proper source code and edit it there.

omida year ago

thanks, I will work on main276d165c.js and change the code about calendar