serenity-is / Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript
https://serenity.is
MIT License
2.57k stars 796 forks source link

Shamsi Datepicker to filter Grid #4610

Closed MaziarSangi closed 4 years ago

MaziarSangi commented 4 years ago

Hi Does anybody Know how to add shamsi datepicker insted of gregorian?

mahmudie commented 4 years ago

Hi @MaziarSangi I have not implemented Shamsi Datepicker to filter the Grid but if you need help in implementing Shamsi date picker, I can share you the steps

https://github.com/Mds92/MD.BootstrapPersianDateTimePicker

MaziarSangi commented 4 years ago

@ms4hafiz
Solved it by changing Dateeditor.ts. First of all I check culture of system. For shamsi datepicker culture must be 'fa-ir'. After that I used keith-wood.name calendarPicker to show shamsi datepicker.

mohesa78 commented 3 years ago

Hi @MaziarSangi @ms4hafiz @minhhungit Please can you share your steps and code ? I need to use islamic Hijri datepicker instead of gregorian.