Question: Visual Basics Day of the Week Write a program that request a date as input and then gives the spelled-out day of the week for
Visual Basics
Day of the Week Write a program that request a date as input and then gives the spelled-out day of the week for that date as output.
The program should use a function witht he following header
Function DayOfWeek(dt As Date) As String
Include a "Today" Button
Output

Date: 07/04/2014 Today Detemine Day of Week Clear Friday
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
