小编use*_*191的帖子

如何在 ng-bootstrap 中将默认格式设置为 ('dd/mm/yyyy')

https://puu.sh/yThgV/bd55df9829.png

html

<label for="date">{{ "date" | translate }}</label>
<input type="date" class="form-control checking-field" id="date">
Run Code Online (Sandbox Code Playgroud)

我想得到那种格式('dd/mm/yyyy')。有什么建议吗?

html bootstrap-4 angular

5
推荐指数
2
解决办法
9341
查看次数

标签 统计

angular ×1

bootstrap-4 ×1

html ×1