1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

Fix description for "!" and "|" format tokens

This commit is contained in:
Jack Worman
2026-01-05 20:53:44 -05:00
committed by Derick Rethans
parent 86c8ebd19e
commit f5e51d56b0

View File

@@ -341,7 +341,7 @@
fraction and timezone information) to zero-like values (
<literal>0</literal> for hour, minute, second and fraction,
<literal>1</literal> for month and day, <literal>1970</literal>
for year and <literal>UTC</literal> for timezone information)</entry>
for year and the default timezone)</entry>
<entry>Without <literal>!,</literal> all fields will be set to the
current date and time.</entry>
</row>