WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
292682
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-05-07 13:29:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45075
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
<
rdar://problem/151009937
>
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.
Top of Page
Format For Printing
XML
Clone This Bug