For evidence - here's the calendar of the UK parliament:
http://services.parliament.uk/calendar/
And a couple of support threads suggesting Americans change their
locale to en_GB on Microsoft and Apple in order to get their calendars
to start the week on Monday:
http://answers.microsoft.com/en-us/winphone/forum/wp8-wpemail/how-do-i
-change-the-first-day-of-the-week-in/37c27997-1a18-4e51-91b4-fe2b3cd26496
http://forums.macrumors.com/showthread.php?t=1460577
--
Ticket URL: <https://code.djangoproject.com/ticket/23371>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* owner: nobody => duncanparkes
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:1>
Comment (by duncanparkes):
Pull request: https://github.com/django/django/pull/3126
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:2>
* needs_docs: 0 => 1
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
Following the lead of Microsoft and Apple seems reasonable in this case.
This change deserves a line in the release notes, doesn't it?
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:3>
Comment (by duncanparkes):
It certainly does - I've added something and pushed a new commit.
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:4>
* needs_docs: 1 => 0
* stage: Accepted => Ready for checkin
Comment:
Don't forget to uncheck "Needs documentation" so the ticket appears in the
review queue.
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"be8ccc26488552123cd371645dcb4fd13c05fe80"]:
{{{
#!CommitTicketReference repository=""
revision="be8ccc26488552123cd371645dcb4fd13c05fe80"
Fixed #23371 -- Changed en_GB first day of the week to Monday.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23371#comment:6>