AngularJS中格式化日期为指定格式字符串

 var date = $filter('date')(new Date(),'MM/dd/yyyy');
posted @ 2017-05-11 10:34  安果果  阅读(1469)  评论(0)    收藏  举报