Skip to content

doc: fix the chrono %C example value - #3822

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
bbolli:doc-C
Jan 21, 2024
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
bbolli:doc-C

Conversation

@bbolli

@bbolli bbolli commented Jan 21, 2024

Copy link
Copy Markdown
Contributor

Assuming that the example date is always "Sat Nov 12 22:04:00 1955", the result of the %C format string should be "19", not "55".

Assuming that the example date is always "Sat Nov 12 22:04:00 1955", the
result of the `%C` format string should be "19", not "55".

Signed-off-by: Beat Bolli <dev@drbeat.li>
@vitaut
vitaut merged commit 668fe26 into fmtlib:master Jan 21, 2024
@vitaut

vitaut commented Jan 21, 2024

Copy link
Copy Markdown
Contributor

Good catch, thanks

happymonkey1 pushed a commit to happymonkey1/fmt that referenced this pull request Apr 7, 2024
Assuming that the example date is always "Sat Nov 12 22:04:00 1955", the
result of the `%C` format string should be "19", not "55".

Signed-off-by: Beat Bolli <dev@drbeat.li>
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.

2 participants