REOPENED292682
Leverage std::chrono::weekday in GregorianDateTime
https://bugs.webkit.org/show_bug.cgi?id=292682
Summary Leverage std::chrono::weekday in GregorianDateTime
Chris Dumez
Reported 2025-05-07 13:27:57 PDT
Leverage std::chrono::weekday in GregorianDateTime instead of an int. It is less error-prone and it removes ambiguity over whether 0 represents Monday or Sunday.
Attachments
Chris Dumez
Comment 1 2025-05-07 13:29:16 PDT
EWS
Comment 2 2025-05-09 08:07:09 PDT
Committed 294709@main (61c45636fa17): <https://commits.webkit.org/294709@main> Reviewed commits have been landed. Closing PR #45075 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-05-09 08:08:15 PDT
WebKit Commit Bot
Comment 4 2025-05-12 17:34:33 PDT
Re-opened since this is blocked by bug 292894
Note You need to log in before you can comment on or make changes to this bug.