Bug 292682

Summary: Leverage std::chrono::weekday in GregorianDateTime
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: REOPENED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 292894    
Bug Blocks:    

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.