我想将 2019-08-08T20:41:00-1000 转换为 MMM dd,yyyy,hh:mm az (2019年8月8日,08: HST 41 PM)格式。我没有找到任何解决方案。.请帮帮我
我试图从该日期获取偏移量并将其转换为日期对象,但它始终显示为格林尼治标准时间+5,2019年8月9日12:32。这是错误的输出...
预期输出为 HST八月08,2019,08:41 PM
答案 0 :(得分:0)
答案 1 :(得分:0)
我点击了此链接How can I deal with the timezone issue with the Angular 4 date pipe?,它解决了我的问题{{Competition.compStart |日期:“ short”:'-120'}}