szelepke/momentjs

Yii2 momentjs widget

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/szelepke/momentjs

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

This package is auto-updated.

Last update: 2025-09-19 04:38:26 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.