a-roomana / django-jalali-date

Jalali Date support for user interface. Easy conversion of DateTimeFiled to JalaliDateTimeField within the admin site, views, forms and templates.
MIT License
292 stars 33 forks source link

تاریخ شمسی در serializer #58

Closed mreza-mohammadzadeh closed 1 year ago

mreza-mohammadzadeh commented 2 years ago

سلام برای تبدیل تاریخ به شمسی تو قسمت serializer چطوری میشه از این پکیج استفاده کرد خیلی گشتم مثال فقط برای پنل ادمین هست برای api پیدا نکردم

a-roomana commented 1 year ago

hi

you can use datetime2jalali or date2jalali.

sample of using these functions exists on readme.md (section admin.py)