A lightweight javascript date library for parsing, manipulating, and formatting dates
This package integrates the
moment.js library into Foswiki.
The full API documentation is available at
http://momentjs.com/docs/
Example
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure
, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Dependencies
Name | Version | Description |
---|
Foswiki::Plugins::JQueryPlugin | >=4.00 | Required. |
Change History
12 Sep 2016: |
updated to moment.js 2.15.0 |
02 Sep 2016: |
updated to moment.js 2.14.1 |
16 Dec 2014: |
fixed dependency issue in jquery module loader |
15 Mar 2014: |
fixed syntax error in contrib stub |
20 Feb 2013: |
updated to moment.js 2.0.0 |
14 Jun 2012: |
initial release |