Write a JavaScript program to display the current day and time in the following
format.
Write a JavaScript program to display the current day and time in the following format.Sample Output:Today is: Tuesday.Current time is: 10 PM: 30:38 Output: Current …