enhancementhelp wantedlocalization
倉庫指標
- 星標
- (10,394 顆星)
- PR 合併指標
- (平均合併 6天 6小時) (30 天內合併 108 個 PR)
描述
Feature request type
Other
Component name
Is your feature request related to a problem?
I want to set the global DateFormat without to set it per localisation.
Describe the solution you'd like
builder.Services.AddMudServices(config => { // Setting Global Date Format config.DefaultDateFormat = "dd/MM/yyyy"; // Replace with your preferred format });
Have you seen this feature anywhere else?
No :)
Describe alternatives you've considered
Pull Request
- I would like to do a Pull Request
Code of Conduct
- I agree to follow this project's Code of Conduct