]> git.99rst.org Git - openwrt-packages.git/commit
adblock: report the last run timestamp as ISO 8601
authorDirk Brenken <redacted>
Wed, 5 Aug 2026 16:27:10 +0000 (18:27 +0200)
committerDirk Brenken <redacted>
Wed, 5 Aug 2026 16:27:10 +0000 (18:27 +0200)
commitec4ca5c917337e15a055d0550b6d409fedde033b
treee99a177b41899dce00e3b2bb39fbc7b0e0cdbf4b
parent5c6578a8b37a68263aafa600a9d193d9ac8f27cc
adblock: 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. The DNS report already derives its timestamps from
tcpdump -tttt and is ISO 8601, so both views now agree, and the format is
unambiguous regardless of the reader's locale.

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