1.0.0 • Published 6 years ago

date-of v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

DATE-OF

A NPM package for date parsing and much more.

Getting Started

To install the package just type

npm install date-of --save

How To Import

for node.js or js applications import it as below.

var _date = require('date-of');

How To Use

after importing the package into the application just use the object name to call the functions.

available functions in the packages are as follows.

date()

time()

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Karthik S - karthikmunsu@gmail.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.0

6 years ago