Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我遇到了 Blazorise.DateEdit 组件的问题。
datetime正如您在下图中看到的那样,值显示在表格列中。
datetime
现在,编辑是不同的故事。首先,这是渲染 DateEdit 组件的代码
这就是它的结果
我如何设置 DateEdit 组件以显示模型属性中设置的日期和时间,并使其成为 24 小时格式
解决方案是将浏览器语言从美国英语(上午/下午格式)更改为英国英语(24 小时格式)