Skip to content

[libc++][format] file_clock should always use UTC as timezone #78184

@mordante

Description

@mordante
          Actually this clock should always have UTC at timezone, this GMT is wrong too.

[time.format]/12

Remarks: If %Z is used, it is replaced with STATICALLY-WIDEN<charT>("UTC").

Originally posted by @mordante in #75526 (comment)

Metadata

Metadata

Assignees

Labels

formatC++20 std::format or std::print, and anything related to themlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions