
S
ometime we need to compare the two date in our project or we need to store the date into db, then we need to
convert
this date into milliseconds. Because storing milliseconds in db is very easy and converting date into milliseconds
is also very easy. In this article we\'ll see how we can convert the given dates to milliseconds.
Let's see the ways how we can convert the date to milliseconds:
The number of milliseconds elapsed from January 1, 1970. If your date is less than that date, the value will be negative

Convert date to milliseconds in javascript
Thank you
for taking the time to read this article. If you’re interested in Node.js or JavaScript this link will help you a lot.
If you found this article is helpful, then please share this article's link to your friends to whom this is required, you can share this to your technical social media groups also.
You can follow us on our social media page for more updates and lates article updates.