DEV Community

Discussion on: A Good React Date and Time Picker

Collapse
 
httpjunkie profile image
Eric Bishard

Hi Frederik!

First off I want to say that the "REACT-DATETIME-PICKER" is pretty cool, I feel the styling is lacking a bit, but I bet that's something you can fix.

I was wondering if you had checked out the KendoReact date picker? I have a demo on StackBlitz if you would like to check it out.

You can toggle these two lines of code to see our default vs Material styles.

We also have a Bootstrap style not included in this demo.

We have many variations of date inputs, pickers, range and other ways to customize, I have provided a few links below.

You can check out the basic overview for our date pickers, a Date Input, Calendar Version, a regular Date Picker like in my demo, Date Range Picker, Multiview Calendar and finally, just a Time Picker.

I hope if you have not found, maybe this helps? Let me know if you have any questions, I'm always available here and on Twitter @httpJunkie. I'm the developer advocate for KendoReact and I can help answer any questions if you have them!

Collapse
 
_bigblind profile image
Frederik 👨‍💻➡️🌐 Creemers

Hi Eric

That looks cool, but I'm building this app as a volunteer for a nonprofit,and they're just starting out, so I don't think they want to spend money on a UI library.

I'll keep it in mind for commercial projects tho.

Collapse
 
httpjunkie profile image
Eric Bishard

Cool, thanks for responding! Definitely keep it in mind, we have support and a suite of other components that come along with it. Good for any JavaScript project or framework! Let me know if you ever have any questions.