Skip to main content

moment.js for Plone

Project description

Introduction

This package registers moment.js in the Plone resource registries.

If you need translations you need to add files from the resources/lang directory in your policy package.

If for example you would like to be able to translate to Dutch you need to include this to your jsregistry.xml

<javascript authenticated="False" cacheable="True" compression="safe" conditionalcomment=""
            cookable="True" enabled="True" expression=""
            id="++resource++collective.js.moment/lang/nl.js" inline="False"/>

About moment.js

A lightweight (4.8k) javascript date library for parsing, manipulating, and formatting dates.

You can find the code of moment.js on github.

Credits

Companies

fourdigits

Authors

Changelog

1.0.1 (2012-09-05)

  • Update to MANIFEST.in to fix the egg

1.0 (2012-09-05)

  • Initial release

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page