This is an archive of the discontinued LLVM Phabricator instance.

[libc++][chrono] Adds formatter local_time.
ClosedPublic

Authored by Mordante on Apr 28 2023, 8:50 AM.

Details

Reviewers
ldionne
vitaut
Group Reviewers
Restricted Project
Commits
rGbc2cf42015a8: [libc++][chrono] Adds formatter local_time.

Diff Detail

Event Timeline

Mordante created this revision.Apr 28 2023, 8:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 8:51 AM
Mordante published this revision for review.Apr 30 2023, 4:24 AM
Mordante added reviewers: ldionne, vitaut.
Mordante added inline comments.
libcxx/include/chrono
320

The file_time commit didn't update the synopsis.

Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2023, 4:24 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.May 3 2023, 8:54 AM
This revision is now accepted and ready to land.May 3 2023, 8:54 AM
This revision was landed with ongoing or failed builds.May 3 2023, 9:36 AM
This revision was automatically updated to reflect the committed changes.