1.1.3 • Published 4 years ago

dateday-lite v1.1.3

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

About

Working with dates in JavaScript can be a hassle, since Date objects also contain a time part. Due to time-zone differences between application and server, or from storing UTC dates in the database.

This lite-weight package helps you to get both date & day in DAY-DD-MM-YYYY format.

Installation

npm i dateday-lite

Usage

const dateday-lite = require('dateday-lite') //Tue-May-12-2020

License

MIT © Neelesh Shetty

1.1.0

4 years ago

1.0.9

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago