conquer / momentjs
Yii2 momentjs widget
1.0.2
2016-02-17 15:50 UTC
Requires
- php: >=5.4.0
- bower-asset/moment: >=2.9.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-24 07:07:09 UTC
README
Description
Parse, validate, manipulate, and display dates in JavaScript. For more information please visit Moment.js
Installation
The preferred way to install this extension is through composer.
To install, either run
$ php composer.phar require conquer/momentjs "*"
or add
"conquer/momentjs": "*"
to the require section of your composer.json file.
Usage
\conquer\momentjs\MomentjsAsset::register($this);
License
conquer/momentjs is released under the MIT License. See the bundled LICENSE.md for details.