JQMomentContrib

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

Enter a date string:

Submit

Result:

  • iso: 2012-06-13T09:43:01+00:00
  • international: June 13, 2012 9:43 AM
  • calendar: 06/13/2012
  • custom: Wednesday, 13th June 2012, 09:43
  • humanized: 13 years ago

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. "Extensions Operation and Maintenance" Tab → "Install, Update or Remove extensions" Tab. Click the "Search for Extensions" button. Enter part of the extension name or description and press search. Select the desired extension(s) and click install. If an extension is already installed, it will not show up in the search results.

You can also install from the shell by running the extension installer as the web server user: (Be sure to run as the webserver user, not as root!)
cd /path/to/foswiki
perl tools/extension_installer <NameOfExtension> 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 https://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Dependencies

NameVersionDescription
Foswiki::Plugins::JQueryPlugin>=4.00Required.

Change History

18 Nov 2019: adjust german short month names to Foswiki standard
13 Dec 2018: updated to moment.js 2.23.0
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

PackageForm edit

Author Michael Daum
Version 3.06
Release 18 Nov 2019
Description A lightweight javascript date library for parsing, manipulating, and formatting dates
Repository https://github.com/foswiki/JQMomentContrib
Copyright © 2011-2018 Tim Wood (moment.js) © 2012-2019 Michael Daum http://michaeldaumconsulting.com (foswiki stubs)
License GPL (Gnu General Public License) and MIT
Home Foswiki:Extensions/JQMomentContrib
Support Foswiki:Support/JQMomentContrib
Topic revision: r1 - 18 Nov 2019, UnknownUser
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co