Activities of "maliming"

hi

We will check and fix this. Thanks.

Can you try to reproduce the problem in a new template project? Or steps and code that we can get the error locally?

I have tried to add input hidden in my application to add this solution but still return hijri in ar culture .

Can you share your code?

DId you use CultureInfo.CurrentUICulture or new CultureInfo()?

Does the API have any error logs?

hi

Try to run abp bundle to update the JS and CSS in your Blazor WASM project,

<div class="input-group">
    <span class="input-group-text">@L["StartDate"].Value</span>
    <input type="text"
           class="form-control"
           name="StartDate"
           value="@DateTime.Now.AddMonths(-1).Date.ToString(CultureInfo.CurrentUICulture.DateTimeFormat.ShortDatePattern)" />
</div>

Maybe you can change the culture here.

MyCompanyName.MyProjectName.Web\Pages\HostDashboard.cshtml

hi

Share a full project with me liming.ma@volosoft.com

Thanks

You can test it first to see if there is any problem after you get a new computer, and continue to give feedback. Please open a new question.

And this commit is the change I made.

https://github.com/maliming/Abp-3394/commit/f95b70cc24ea96dc4da3b08c8a1ece5e6063dd07

Showing 8651 to 8660 of 11539 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.