react-datetime
3.6
Score

React DateTime Picker Component

What is react-datetime?

The react-datetime component is a lightweight and customizable datetime picker for React applications, supporting both date and time inputs with flexibility for high configurability, including milliseconds editing.

JavaScript
React
Date Picker
Time Picker

Summary of react-datetime

  • 👍

    Highly customizable, supports milliseconds editing.

  • 👍

    Can function as a date picker, time picker, or both simultaneously.

  • 👍

    Supports localization through moment.js.

  • 👎

    Requires moment.js and moment timezones as peer dependencies.

Built by

Javier Marquez
Javier Marquez
@arqex
+ 61 other contributors

Last push
4 months ago
Stars
2 k

Forks
867
Open Issues
185
Closed Issues
867

Last Update
4 months ago
Version
3.3.1
Typings

Downloads
11.5 M
Dependencies
1
Size
291 kB
react-datetime is a versatile date and time picker component for React projects. It allows developers to implement both datepickers and timepickers within the same component, offering flexibility and customization. This component is highly configurable, even supporting the input and editing of milliseconds. Getting started is simple, with installation available via npm or yarn, and Moment.js as a peer dependency to handle date operations. With a variety of props and methods, react-datetime helps tailor user experience according to project needs.