News

If you want to create a Date object for the current date and time of the system, use the Date constructor without passing any argument. You can also use the Date.now() function for the same task.