4.0.0 • Published 2 years ago

parse-ms v4.0.0

Weekly downloads
1,528,322
License
MIT
Repository
github
Last release
2 years ago

parse-ms

Parse milliseconds into an object

Install

npm install parse-ms

Usage

import parseMilliseconds from 'parse-ms';

parseMilliseconds(1337000001);
/*
{
	days: 15,
	hours: 11,
	minutes: 23,
	seconds: 20,
	milliseconds: 1,
	microseconds: 0,
	nanoseconds: 0
}
*/

parseMilliseconds(1337000001n);
/*
{
	days: 15n,
	hours: 11n,
	minutes: 23n,
	seconds: 20n,
	milliseconds: 1n,
	microseconds: 0n,
	nanoseconds: 0n
}
*/

Related

pretty-msvlkyre-botdarko-giveawayspalamazon-apidlc.jscosh.jsoranged-commandschatdevs.jshydraop.jssimplify-discordbotsformate-datesd.js-bdscripteasycommands-betaabycompany.jssimply-botzeroconomybetteroiunicorddiscord-scriptbd.jsaoi.js-lighteco.easy@infinitebrahmanuniverse/nolb-parse-@myno_21/timeeasycommandbloombot@everything-registry/sub-chunk-2410xle-botwyvernclassicsuperset-plugin-chart-hello-world2teaus-rebuildteaus4teaus4npmsportscale-wifi-connectvoiddisvlkyre@cybermega/flutter-resource-manager-rs@pradeepgudipati/kovaad-chat-ui-kit-styles@poscredit/plugin-chart-borishuman-readable-mshubot-toggl-paymenthubot-travis-ci-hookhktoday-editor-utilslibre-routingleg-toolslight-ecolight-economylolkj.jsludex.ecoluesscriptleague-chartsmemory-measurementmeasure-memorymegasql.db@types/parse-ms@turf-rs/turf@vincentsaerang/disecojsandroier.jsadbd.jsaccorawesome-react-starsanos.jsarchexasync-computed-vue3@atlasbot/core@clinkchat/tiny-emitter@codetanzania/majifix-analytics@codetanzania/majifix-service-request@cristianps1988/ds-templategomantic_releasezzzxxxyyy321123sourcream-utilssubtitle-utilsstrong-arctldrawlignin@batbayar/superset-plugin-chart-hello-world@career0.1/my-first-career0.1@career0.1/my-first-career0.2@busybox/react-components@checkmarx/cx-common-js-client@chi_eee/another-test-packageyt-timedtext2srtwdio-cucumberusage-monitor@krenaldi/learnstorybook-design-system-template@my-wufan/hello-napi@nia3208/pretty-ms@mediatrack/open-player@postman/pretty-ms@qrcode-rs/qrcode@parade/pretty-ms@pareshponline/okta-signin-widget@rokucommunity/loggerms-timeminimauscgamecocksandstormnovabot.jsroku-deploysemantic-release-gitmoji-actionnode-red-contrib-interval-lengthnodejs-ci-ctl
4.0.0

2 years ago

3.0.0

5 years ago

2.1.0

6 years ago

2.0.0

7 years ago

1.0.1

10 years ago

1.0.0

11 years ago

0.1.2

11 years ago

0.1.1

12 years ago

0.1.0

12 years ago