splitsecond

1.2.0 • Public • Published

splitsecond

A simple date manipulation library for Node. This library always returns ISO 8601 datetime stamps in UTC.

Installation

npm i -S splitsecond

or

yarn add splitsecond

Usage

const { now, update, parse } = require('splitsecond');

This package composes splitsecond modules together and exposes all of them in a single package.

You can also download individual modules under the scoped name @splitsecond. Checkout each module for the usage documentation.

  1. @splitsecond/now
  2. @splitsecond/update
  3. @splitsecond/parse

/splitsecond/

    Package Sidebar

    Install

    npm i splitsecond

    Weekly Downloads

    9

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    2.75 kB

    Total Files

    4

    Last publish

    Collaborators

    • s14k51