Skip to content

[Sync-En] datetime: fix the CLF and WDDX rows of the compound formats table - #1263

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1252-formats-clf
Sep 10, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1252-formats-clf

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#3410 (commit 7a6040b9cd): the Common Log Format row was missing the quotes around its ":" separator, the compound "Used Symbols" table did not define dd, daysuf and mm although the CLF and WDDX rows use them, and hh was documented there as the 12-hour clock while every compound format using it parses as hour24.

Also picks up two older doc-en commits on the same file (the para/simpara pass and the skeleton comment cleanup), and moves the "Formatos estándar" table from the date section to the compound section, where doc-en has it.

Fixes: #1252

@julionc
julionc merged commit 714aa20 into php:master Sep 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Fix the CLF and WDDX rows of the compound formats table (#3410)

2 participants