dayofweek enumeration

  • Thread starter Thread starter Gary Brewer
  • Start date Start date
G

Gary Brewer

Why did Microsoft decide to start the DateTime.DayOfWeek enumeration with
Sunday and ending on Saturday. I thought that a week began on Monday rather
than Sunday? Or is this an age old unresolved question?

G
 
Gary Brewer said:
Why did Microsoft decide to start the DateTime.DayOfWeek enumeration with
Sunday and ending on Saturday. I thought that a week began on Monday rather
than Sunday? Or is this an age old unresolved question?

The day that a week begins on depends on culture and often even within
a culture you will get different versions. For instance, if I buy a
diary from most shops in the UK, I suspect that the weeks would start
on Mondays - that's more common for business uses. However, the diary
that I have as a trainee local preacher has Sunday as the first day of
the week, as that's the Christian view of things (at least in the UK).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top