The day of the week for the specified date

The day of the week for the specified date

BY 10 Nov 2015 Web Code Snippet
getWeekDay(date) function returns the short form of the day of the week for given date(ex: ‘Sun’, ‘Mon’, ‘Tue’…, ‘Sat’).
Written by