Date.js 是一款解析英文日期的工具,使用效果请看: demos
安装
服务器上(node.js):
npm install date.js
浏览器上:
使用组件:
component install matthewmueller/date
独立使用:
开发版: date.js
迷你版: date.min.js
Standalone is also AMD-compatible
项目主页:http://matthewmueller.github.io/date/
下载地址:https://github.com/MatthewMueller/date/releases
来自:开源中国社区

