dayjs-date
v2.0.0
Published
Date abstraction for DayJS
Downloads
4
Readme
luxon-date
A date abstraction over Luxon.
You could represent dates with DateTimes, but that introduces a lot of uncertainty. This wrapper abstraction hides all time information, so you are sure that all date operations are precise and time zone has no effect.
Built with TypeScript.
Installation
yarn add luxon luxon-date