GNOME Bugzilla – Bug 625756
[Calendar] Fix wrong start date in corner case
Last modified: 2010-08-02 14:49:21 UTC
See attached patch. The description is pretty confusing, so I'll attach a screenshot as well ...
Created attachment 166924 [details] [review] [Calendar] Fix wrong start date in corner case The start date is shifted by a week if the day number of the month's first day is smaller than the week start's day number. Probably the only real world examples are months starting on a Sunday with locales using Monday as start of week.
Created attachment 166925 [details] Calendar screenshot
Comment on attachment 166924 [details] [review] [Calendar] Fix wrong start date in corner case looks right
Attachment 166924 [details] pushed as e7fb2c5 - [Calendar] Fix wrong start date in corner case