nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.33k stars 5.34k forks source link

Add persian calendar and datetimepicker #6426

Closed MehdiNaz closed 5 months ago

MehdiNaz commented 2 years ago

nopCommerce version: 4.6 Steps to reproduce the problem: Please add the persian calendar

Joshimar1 commented 1 year ago

Hello @MehdiNaz I would like to work on this issue. What information do I need when running the program so that i can access the nopCommerce store?

MehdiNaz commented 1 year ago

hi nuget for persian calendar : https://github.com/Mds92/MD.PersianDateTime

https://www.nuget.org/packages/MD.BootstrapPersianDateTimePicker

https://www.nuget.org/packages/MD.PersianDateTime.Core

Farshidgolkarihagh commented 1 year ago

This will be very useful.

hassanelsherbiny commented 1 year ago

@MehdiNaz do you think it's only related to date pickers or dates should be displayed in Persian also?

MehdiNaz commented 1 year ago

The date must be displayed in Persian

hassanelsherbiny commented 1 year ago

@MehdiNaz that's what i thought too, i believe it's easy to add the pickers since there is a date editor templates, the problem is displaying dates as you cannot locate all places where dates are used. anyway i can start by adding date picker , we may also add hijri date pickers too, and let user decide the type of dates in settings

MehdiNaz commented 1 year ago

@MehdiNaz that's what i thought too, i believe it's easy to add the pickers since there is a date editor templates, the problem is displaying dates as you cannot locate all places where dates are used. anyway i can start by adding date picker , we may also add hijri date pickers too, and let user decide the type of dates in settings

It is great and practical to start with

exileDev commented 5 months ago

We've removed Kendo UI, so the standard datepicker one is now used (datetime-local). We leave other specific variations for customization. Closed #6426

rtl-date-picker