date.js - 解析英文日期的工具


MIT
跨平台
JavaScript

软件简介

Date.js 是一款解析英文日期的工具,使用效果请看: demos

安装

[](https://github.com/matthewmueller/date#on-the-server-

nodejs)服务器上(node.js):

npm install date.js

浏览器上:

使用组件:

component install matthewmueller/date

独立使用:

Standalone is also AMD-compatible