1.1.0 • Published 4 years ago

@giacomoferlaino/date-time-utils v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

A simple typescript library to make operations and comparisons with Date(s) easier.

Classes

DateBuilder

This class is used to create a builder which gives the possility of modifying the given date with easy to use methods.

DateHelpers

This class contains helper methods used to make comparisons and data extraction from Date(s) easier.