Open muhammedshaaban7 opened 1 year ago
hi
We are using System.Text.Json
to serialize the DTO. You can configure its options.
Thank you for your response and continued support. I understand that you suggested configuring System.Text.Json options, but I would like to inform you that our application currently relies on Newtonsoft.Json for serialization. In fact, we have already configured the AbpNewtonsoftJsonSerializerOptions according to ABP Framework's guidelines.
Despite these efforts, we are still experiencing the problem where datetime values are not being displayed in the desired Hijri calendar format.
In the previous version (3.2.1) of ABP Framework, the datetime formatting worked perfectly fine, and the dates were displayed in the expected Hijri calendar format. It was only after upgrading to version 7.2.2 that we encountered this change in behavior.
Thank you once again for your time and assistance.
hi
Can you share a simple project to reproduce?
Is there an existing issue for this?
Description
Reproduction Steps