172 Uncaught Error: Missing locale data for the locale zh-Hans
来源:4-17 脏值检测(3)
weixin_慕侠8488025
2019-11-06
老师您好。
按你的视频(10:00左右)写代码:中文时间区域zh-Hans,运行出错,请问如何对应该问题,以及到那里去查找正确时间区域,谢谢!
this.rd.setProperty(this.timeRef.nativeElement,‘innerText’,formatDate(Date.now(),‘HH:mm:ss:SSS’,‘zh-Hans’));
Uncaught Error: Missing locale data for the locale "zh-Hans"
截图如下:
(1)
(2)
错误:
谢谢!
写回答
1回答
-
接灰的电子产品
2019-11-06
看一下 appmodule,要导入中文资源的
012020-03-02
相似问题