rc-calendar
3.0
Score

React Calendar Component with Date and Time Selection

What is rc-calendar?

rc-calendar is a React component that offers customizable calendar rendering with date, month, year, and decade selection. It supports en_US and zh_CN locales, keyboard accessibility, and integrates with moment.js for handling timezone adjustments.

JavaScript
React
Date Picker

Summary of rc-calendar

  • 👍

    Supports date, month, year, and decade selection panes.

  • 👍

    Locale support for en_US and zh_CN out of the box.

  • 👍

    Keyboard navigation support for accessibility.

  • 🤝

    Integrates with moment.js for timezone and date handling.

Built by

react-component
react-component
@react-component
+ 107 other contributors

Last push
a year ago
Stars
1.7 k

Forks
497
Open Issues
143
Closed Issues
497

Last Update
5 years ago
Version
9.15.11
Typings

Downloads
6.4 M
Dependencies
7
Size
2 MB
rc-calendar is a versatile React component designed to render customizable calendars. It supports various views such as date, month, year, and decade, and includes features like week number display and timezone adjustments with moment.js. The component is accessible and supports keyboard navigation for easier interaction, making it suitable for a wide range of applications. Additional props allow for extensive customization, including locale management, date input placeholders, and the ability to set default values and ranges. rc-calendar is compatible with modern browsers and integrates seamlessly into React projects.