Showing Relative Time using JS Intl. API
Basic understanding of Date object
According to MDN :
A JavaScript date is fundamentally specified as the time in milliseconds that has elapsed since the epoch, which is defined as the midnight at the beginning of January 1, 1970, UTC (equivalent to...
ghosty.hashnode.dev4 min read