Sara Hajrizi

Sara Hajrizi

  • NA
  • 11
  • 2.2k

Write a program, which prints, on the console which day of the week is

Oct 21 2023 9:54 AM

Use DateTime.Today.DayOfWeek.

 

By the way, for those who have commented to me in the previous questions that this is a class assignment, yes it is true, but since we are beginners in c#, we have the right to search the internet if we ever get stuck. I need answers to learn different methods of how the task is done and and I never thought of just copying them :)


Answers (1)