]> git.99rst.org Git - openwrt-packages.git/commit
banip: report the last run timestamp as ISO 8601
authorDirk Brenken <redacted>
Thu, 6 Aug 2026 19:26:44 +0000 (21:26 +0200)
committerDirk Brenken <redacted>
Thu, 6 Aug 2026 19:26:44 +0000 (21:26 +0200)
commit23e2f530fe990b03e5d87bad9a499914caef92ad
tree39e60ad96458217080d017292401383df04e6191
parent28da48b9cb2e0cbd6f904e08dc3aa42297c16e20
banip: report the last run timestamp as ISO 8601

The runtime status reported the last run as DD/MM/YYYY, which reads as a
different date entirely for anyone used to month first ordering.

Use YYYY-MM-DD instead for the frontpage and the Set reporting.
The new ISO 8601 format is unambiguous regardless of the reader's locale.

Signed-off-by: Dirk Brenken <redacted>
net/banip/Makefile
net/banip/files/banip-functions.sh
git clone https://git.99rst.org/PROJECT