Programming Examples
JavaScript script to display the current day and time in the following format
Write a JavaScript script to display the current day and time in the following format. Sample Output : Today is : Friday. Current time is : 4 PM : 50 : 22
Output/ Explanation:
Today is: Thursday. Current time is : 10 PM : 14 : 31