From 3b3c334ebc68e3d64ea1782b7b2e7fa17a30d9b3 Mon Sep 17 00:00:00 2001 From: wadakatu Date: Wed, 27 May 2026 16:23:12 +0900 Subject: [PATCH] =?UTF-8?q?gmstrftime=20=E3=81=AE=E4=BE=8B=E3=82=92=20doc-?= =?UTF-8?q?en=20=E3=81=AE=E6=9C=80=E6=96=B0=E3=81=AB=E5=90=8C=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit php/doc-en#5014 (commit 6c27f7044c) の取り込み。 example のロケールを es_ES.UTF-8 に変更、date_default_timezone_set('EST') を 明示、format を %B に変更してロケールの効果を示し、deprecation 通知を含む 出力を ブロックで追加した。 --- reference/datetime/functions/gmstrftime.xml | 33 ++++++++++++++------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/reference/datetime/functions/gmstrftime.xml b/reference/datetime/functions/gmstrftime.xml index d4e6919afe..4c87a17874 100644 --- a/reference/datetime/functions/gmstrftime.xml +++ b/reference/datetime/functions/gmstrftime.xml @@ -1,6 +1,6 @@ - + @@ -97,19 +97,30 @@ &reftitle.examples; - - - <function>gmstrftime</function> の例 - + + <function>gmstrftime</function> の例 + - - - + + &example.outputs; + + + +