conquer/momentjs

Yii2 momentjs widget

Installs: 59 104

Dependents: 3

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

Open Issues: 0

Type:yii2-extension

1.0.2 2016-02-17 15:50 UTC

This package is auto-updated.

Last update: 2024-04-24 02:58:05 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.