Changing Calendar Plugin

omid2 years 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 Tananaev2 years ago

What plugin? There's no plugin.

omid2 years 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 Tananaev2 years ago

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

omid2 years 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 Tananaev2 years ago

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

omid2 years ago

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

Anton Tananaev2 years ago

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

omid2 years ago

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

Gachkar2 months ago

Dear anton;
The following github
https://github.com/mGolestan/time.ir
Include some java script for persian callender. I am not expert in java script or java . Some people can work on it for adding to traccar date time support for arabic or persian callender

Anton Tananaev2 months ago

Gachkar I think you're mistaken. The link seems to be to some API implementation. Nothing about actual calendar component. Did I miss something?