Formatting of dates and times in Flask templates using moment.js.
  • Python 94.1%
  • HTML 5.9%
Find a file
Miguel Grinberg ec32737fbc
All checks were successful
build / lint (push) Successful in 51s
build / tests-3.10 (push) Successful in 59s
build / tests-3.11 (push) Successful in 1m0s
build / tests-3.12 (push) Successful in 1m19s
build / tests-3.13 (push) Successful in 1m15s
build / zizmor (push) Successful in 11s
build / tests-3.14 (push) Successful in 1m20s
build / tests-pypy-3.11 (push) Successful in 2m47s
Forgejo migration
2026-08-29 20:24:59 +01:00
.forgejo/workflows Forgejo migration 2026-08-29 20:24:59 +01:00
docs Fix documentation typos (#88) 2022-09-15 23:04:43 +01:00
example Bump werkzeug from 2.0.1 to 2.2.3 in /example (#90) #nolog 2023-02-16 10:07:06 +00:00
src/flask_moment Remove use of deprecated datetime.utcnow() function 2024-05-25 12:18:54 +01:00
tests Remove use of deprecated datetime.utcnow() function 2024-05-25 12:18:54 +01:00
.gitignore Improved project structure 2021-06-09 10:45:17 +01:00
.readthedocs.yaml Forgejo migration 2026-08-29 20:24:59 +01:00
CHANGES.md Release 1.0.6 2024-05-28 23:20:17 +01:00
CODE_OF_CONDUCT.md Forgejo migration 2026-08-29 20:24:59 +01:00
CONTRIBUTING.md Forgejo migration 2026-08-29 20:24:59 +01:00
LICENSE Initial commit 2013-10-23 21:17:57 -07:00
MANIFEST.in Migrate Python package metadata to pyproject.toml 2023-10-15 14:22:36 +01:00
pyproject.toml Version 1.0.7.dev0 2024-05-28 23:20:43 +01:00
README.md Forgejo migration 2026-08-29 20:24:59 +01:00
SECURITY.md Forgejo migration 2026-08-29 20:24:59 +01:00
tox.ini tox configuration 2026-05-14 20:43:06 +01:00

Flask-Moment

tests

This extension enhances Jinja2 templates with formatting of dates and times using moment.js.

Resources

Sponsor this project

This project relies on contributions from its users. If you benefit from it please consider making a single or ongoing monetary contribution in one of the following platforms:

Thank you!