Datetime Picker For React App

Description:

A date & time picker for your React app that supports any language.

The component relies on native date formatting, allowing you to keep your webpage as light as possible.

Installation:

# Yarn
$ yarn add react-datetime-picker
# NPM
$ npm install react-datetime-picker --save

Preview:

Datetime Picker For React App

Add Comment