mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(date-input): add gregorian year offset to minValue & maxValue * feat(shared-utils): add getGregorianYearOffset * fix(calendar): add gregorian year offset to minValue & maxValue * feat(changeset): add changeset * fix(system): remove defaultDates.minDate and defaultDates.maxDate * fix(calendar): add missing import * feat(date-picker): add test * feat(calendar): add test
@nextui-org/date-input
A date input allows users to enter and edit date and time values using a keyboard.
Installation
yarn add @nextui-org/date-input
# or
npm i @nextui-org/date-input
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.