szelepke / momentjs
Yii2 momentjs widget
Package info
github.com/szelepke/yii2-momentjs-asset
Type:yii2-extension
pkg:composer/szelepke/momentjs
v1.0
2019-10-18 15:02 UTC
Requires
- php: >=5.4.0
- bower-asset/moment: >=2.9.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-19 05:57:15 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 szelepke/momentjs "*"
or add
"szelepke/momentjs": "*"
to the require section of your composer.json file.
Usage
\szelepke\momentjs\MomentjsAsset::register($this);
License
szelepke/momentjs is released under the MIT License. See the bundled LICENSE.md for details.