The method DayOfWeek of DateTime object
Code:DateTime current = DateTime.Now; MessageBox.Show(current.DayOfWeek.ToString());
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: Get First Day of weekThreaded View
|
Click Here to Expand Forum to Full Width |