core: Don't decode the result of strftime if already tagged as UTF-8
authorSimon McVittie <smcv@debian.org>
Sun, 23 Jul 2017 14:56:24 +0000 (15:56 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 23 Jul 2017 15:04:57 +0000 (16:04 +0100)
commit3789b385b210bd8fdfa755a0ca435c11fa53290e
treeaeeacb6d80fc3dbf2a965c581791ae604c286ae7
parentae19c4819cfaa050bce846041120707e5f43e027
core: Don't decode the result of strftime if already tagged as UTF-8

It wasn't in old Perls, but might be in Perl >= 5.21.1 due to commit
https://perl5.git.perl.org/perl.git/commit/9717af6 (Closes: #869240)
IkiWiki.pm
debian/changelog