@bikeshkit/date-utils
v1.2.2
Published
Utility to convert time to seconds
Readme
time-utils
time-utils is a lightweight TypeScript utility package to convert time components — days, hours, minutes, and seconds — into a total number of seconds.
Installation
Install the package via npm or yarn:
npm install time-utils