Aman Rajhuamanraj.hashnode.dev·May 17, 2024Practical JavaScript Date and Time Handling for Web DevelopersAs a web developer many time we need to access the current time and date in out code to show in the interface or to save some activity timestamps data. In this article we are going to understand dates and times in JavaScript and master it so lets get...21 likes·87 readsJavaScript time
Samuel Uzorsamueluzor.hashnode.dev·Jan 17, 2024From Date Strings to Timestamps in a Snap: JavaScript's Best-Kept Secret Revealed!As Javascript developers, we often need to deal with dates and times. Working with dates and times in JavaScript can sometimes be dramatic. On some days we wrestle so hard to convert Javascript Dates to TImestamp only to find ourselves entangled in a...10 likes·28 readsJavascript date timestamp