Coding Exercise: DateTime

Test your understanding of DateTime.

Problem

This activity uses a DateTime to calculate the day of the week you were born. Create a console application called Birth Day of Week that meets the ...