1.0.0 • Published 7 months ago
date-factory-tz v1.0.0
date-factory
A simple utility library for date and time manipulation. Provides functions for formatting dates, adding days, and checking if a date is between two other dates.
Features
formatDate
: Format a given date to a custom format.addDaysToDate
: Add a specific number of days to a given date.isDateBetween
: Check if a date is between two other dates.dateDifferenceBetween
: Return a difference between two specified dates.
Installation
To install the package via npm, run the following command:
npm install date-factory
*Thank you.*
1.0.0
7 months ago