Programming Examples
JavaScript code to print current date in dd mon year format
Write a JavaScript Code to print the current date in DD-MON-YYYY format.
Example:
26-JAN-2020
Output/ Explanation:
Write a JavaScript Code to print the current date in DD-MON-YYYY format.
Example:
26-JAN-2020
Output/ Explanation: