Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
larukedi edited this page Oct 13, 2014 · 6 revisions

Humanizing a date

Usage: $l.date.parseEpoch(timespan)

console.log($l.date.parseEpoch(5000)); // returns '5 seconds'
Clone this wiki locally