szelepke/momentjs

Yii2 momentjs widget

v1.0 2019-10-18 15:02 UTC

This package is auto-updated.

Last update: 2024-09-19 02:28:54 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.