Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.
Go to file
2018-10-21 12:12:44 +02:00
test fix(date): now supports date and time 2018-10-21 12:12:44 +02:00
ts fix(date): now supports date and time 2018-10-21 12:12:44 +02:00
.gitignore initial 2017-08-15 19:28:23 +02:00
.gitlab-ci.yml BREAKING CHANGE(deps): remove moment and use luxon 2018-10-17 01:42:36 +02:00
npmextra.json BREAKING CHANGE(deps): remove moment and use luxon 2018-10-17 01:42:36 +02:00
package-lock.json 3.0.0 2018-10-17 01:42:36 +02:00
package.json 3.0.0 2018-10-17 01:42:36 +02:00
readme.md fix(date): now supports date and time 2018-10-21 12:12:44 +02:00
tslint.json update to latest standards 2018-03-11 16:44:32 +01:00

smarttime

handle timeformats in smart ways

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node

Usage

Use TypeScript for best in class instellisense.

Smarttime offers smart ways to deal with time.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer