ant-design/ant-design

Support @internationalized/date for `DatePicker`

Open

#47,390 创建于 2024年2月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (98,031 star) (54,612 fork)batch import
Inactivehelp wanted

描述

What problem does this feature solve?

At the moment, the library supports Day.js, moment, date-fns and luxon as date libraries for DatePicker and TimePicker https://ant.design/docs/react/use-custom-date-library

I would like to use @internationalized/date with them in my project and really appreciate if this library its support.

What does the proposed API look like?

something like momentGenerateConfig

贡献者指南