Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgrinberg/Flask-Moment
Formatting of dates and times in Flask templates using moment.js.
https://github.com/miguelgrinberg/Flask-Moment
flask-moment moment-js python render-timestamps timestamp utc
Last synced: 3 months ago
JSON representation
Formatting of dates and times in Flask templates using moment.js.
- Host: GitHub
- URL: https://github.com/miguelgrinberg/Flask-Moment
- Owner: miguelgrinberg
- License: mit
- Created: 2013-10-24T04:17:57.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T23:44:12.000Z (9 months ago)
- Last Synced: 2024-05-02T04:53:11.854Z (9 months ago)
- Topics: flask-moment, moment-js, python, render-timestamps, timestamp, utc
- Language: Python
- Homepage:
- Size: 135 KB
- Stars: 366
- Watchers: 14
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-flask - Flask-Moment - Formatting of dates and times in Flask templates using moment.js (Utils)
- awesome-flask - Flask-Moment - Formatting of dates and times in Flask templates using moment.js (Utils)
- awesome-flask - Flask-Moment - Formatting of dates and times in Flask templates using moment.js (Utils)
- awesome-flask - Flask-Moment - Moment.js date and time formatting helpers for Jinja2 templates. (Third-Party Extensions / Utils)
- jimsghstars - miguelgrinberg/Flask-Moment - Formatting of dates and times in Flask templates using moment.js. (Python)
- best-of-web-python - GitHub - 2% open · ⏱️ 28.05.2024): (Flask Utilities)
README
Flask-Moment
============[![Build status](https://github.com/miguelgrinberg/flask-moment/workflows/build/badge.svg)](https://github.com/miguelgrinberg/flask-moment/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/flask-moment/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/flask-moment)
This extension enhances Jinja2 templates with formatting of dates and times
using [moment.js](https://momentjs.com/).Resources
---------- [Documentation](http://flask-moment.readthedocs.io/en/latest/)
- [PyPI](https://pypi.python.org/pypi/flask-moment)
- [Change Log](https://github.com/miguelgrinberg/flask-moment/blob/main/CHANGES.md)