Skip to content

Latest commit

 

History

History

date-utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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