Wednesday, January 24, 2018

Customizable jQuery datetimepicker plugin

Leave a Comment

I am finding a date time picker plugin which have feature scrolling left to right or right to left. It should be work on mobile screen also. I am sharing a picture what I want. I found a link which is so nearest from my query but in this plugin time picker is not showing.

Plugin Url http://www.bestjquery.com/?jGUMy1Ky

Suggest any other plugin or customizable plugin.

enter image description here

4 Answers

Answers 1

@NoobProgrammerI totally do agree with you & for that, I have made some change in that plugin & modified it. Here is the code. codepen.io/hardenrahul/pen/EoGmwd

Answers 2

A jQuery/Bootstrap 3 datetime picker plugin rich of features and highly customizable is eonasdan bootstrap-datetimepicker:

or its fork (and successor) Tempus Dominus available both for Bootstrap 3 and Bootstrap 4:

A jQuery-only plugin with several options is:

As suggest already by NoobProgrammer DateBox is a good mobile friendly option:

As completely mobile friendly alternative, but with separated date and time pickers is pickadate.js:


As a guideline to select a JS plugin I suggest, besides to view offered functionalitis, to check also:

  • github repo for number of contributions, "freshness" of code (latest commit), number of forks
  • number of posts here on stackoverflow

Answers 3

Try this one : DateBox

It's Something like this

Image References

Answers 4

Please check this out. It also has a lot of examples in this page so you can easily customize it for your needs.

http://trentrichardson.com/examples/timepicker/

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment