From 95a18a949a04f63792b476123c2f2da821bd0c3b Mon Sep 17 00:00:00 2001 From: thopic Date: Wed, 12 Jul 2023 16:40:59 +0200 Subject: [PATCH] give deprecated function up + postpone git relative date format use * replace strftime() by datefmt_create() and datefmt_format() (formats:https://unicode-org.github.io/icu/userguide/format_parse/datetime/) * postpone due to issue with git output locale in docker container --- html/includes/mtime.php | 12 ++++++++++-- html/index.php | 17 +++++++++++------ 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/html/includes/mtime.php b/html/includes/mtime.php index 99706f6..fac409b 100644 --- a/html/includes/mtime.php +++ b/html/includes/mtime.php @@ -1,5 +1,13 @@ -

Dernière mise à jour

+

Mis à jour le

diff --git a/html/index.php b/html/index.php index 64a9469..c8993c2 100644 --- a/html/index.php +++ b/html/index.php @@ -1,13 +1,10 @@ @@ -31,7 +36,7 @@
-

Dernière mise à jour du site le
git revision:

+

Dernière mise à jour du site le
git revision: