Luxon is a lightweight Backdrop module that provides the Luxon library (bundled with the module) for manipulating and formatting dates and times in Javascript.
Installation and Configuration
- Install this module using the official Backdrop CMS instructions.
This module is normally used by other modules and selects the minified version of the library. For debugging, the full version can be chosen by visiting Admin > Configuration > Development > Luxon.
Documentation
More details may be found in (or contributed to) the Wiki.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainer
- Robert J. Lang
- Collaborators and co-maintainers welcome!
Credits
- Adapted for Backdrop by Robert J. Lang.
- Based on the Luxon library by Isaac Cambron.
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.
The Luxon library is released under the MIT license.