What is the use of a date object in javascript?



What is the use of a date object in javascript?..

Answer / Atul Kumar Ojha

A Date object in JavaScript represents a specific moment in time. It's used for creating, manipulating, and formatting dates and times.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What creates scope in javascript?

1 Answers  


How to achieve inheritance in javascript?

1 Answers  


What is the difference between script type and the script language attributes?

1 Answers  


List the comparison operators supported by javascript?

1 Answers  


What is the difference between childNode and children?

1 Answers  


What is the default scope in javascript?

1 Answers  


Name the different types of pop up boxes in Javascript?

1 Answers  


How to create a function in javascript?

1 Answers  


What is javascript bom?

1 Answers  


What are the different types of errors in javascript?

1 Answers  


What is use of JavaScript and jquery?

1 Answers   MindCracker,


Can you call a Java Applet using a JavaScript function?

2 Answers   HCL, Satyam,


Categories