Learn how to create a new Hijri DatePicker field widget in Odoo 16 using OWL Javascript Framework.
Hello my dear Odooers, In this video, we will create a new Hijri date field widget using an external library. This is the best source I found. What I do like here is that you can switch between Hijri and Gregorian format. You just need to add the letter i to the day, month, and year to identify that this is an Islamic format. And other options as well that you may try.
Hijri DatePicker: https://hijri-datepicker.azurewebsite...
Github Repo: https://github.com/ajscriptmedia/odoo...