Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 496 Bytes

Date Utils

npm (scoped)

LeafyGreen DateUtils provides date manipulation & comparison utilities not included in the date-fns library.

Note, this package only contains generic Date utilities. For implementation-specific utilities, see date-picker/src/shared/utils

Installation

Yarn

yarn add @leafygreen-ui/date-utils

NPM

npm install @leafygreen-ui/date-utils