Any good lightweight date/time picker for web with good UI?

前端 未结 8 1422
悲哀的现实
悲哀的现实 2021-02-07 10:15

A few wishes:

  • If it is jQuery based, best.
  • If it focuses on easy UI rather than eye candy, better.
  • If it is both a date and time picker, good.
8条回答
  •  醉梦人生
    2021-02-07 11:15

    My Two Favourite for Clean UI:

    DatePair

    by Jon Thornton

    Take a look at Jon Thornton's latest work, DatePair, which is inspired by Google Calendar's clean UI. From what I've found it's by far the cleanest design and easiest to use.

    Dates

    Date Selection

    Times

    Time Selection

    Pickadate.js

    by Amsul

    Amsul's Pickadate.js is super clean and responsive, so it works really well on mobile devices as well, consuming the full screen on small screens.

    Dates

    Date Selection

    Times

    Time Selection

提交回复
热议问题