]> git.ipfire.org Git - thirdparty/babel.git/commit
Encode support for the "fall back to short format" logic for time delta formatting...
authorAarni Koskela <akx@iki.fi>
Thu, 25 Apr 2024 18:23:10 +0000 (21:23 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 18:23:10 +0000 (21:23 +0300)
commitc2e6c6e538418f4c195275c1afff831c4706c2e1
tree297119b75b55817f5cff8b22daf9c61b8e65a80c
parent1a03526e2dda9818424c400530163464a2e74b9b
Encode support for the "fall back to short format" logic for time delta formatting (#1075)

Fixes #892
babel/dates.py
tests/test_dates.py