A javascript date picker? Is HN being very expertly trolled?
Pickadate.js
31–40 of 130 posts
Re: Pickadate.js
#32Re: Pickadate.js
#33From the demos it appears that this doesn't have keyboard support. That seems like a major drawback from an accessibility standpoint. It does look nice and easy otherwise, though.
Also I haven't looked at the API that hard, but from the examples it looks like it only supports american way of setting the date i.e. DD/Month/YYYY
Update: another big omission, I can select year only by scrolling through it month by month. i.e. try selecting February 12, 2016
Re: Pickadate.js
#34These libraries always make me sad by neglecting to include a time picker.
Re: Pickadate.js
#35Re: Pickadate.js
#36https://github.com/amsul/pickadate.js/blob/gh-pages/pickadat... the code is a giant var statement. I don't know why, but somehow that bothers me.
Re: Pickadate.js
#37Re: Pickadate.js
#38Re: Pickadate.js
#39Re: Pickadate.js
#40https://github.com/amsul/pickadate.js/blob/gh-pages/pickadat... the code is a giant var statement. I don't know why, but somehow that bothers me.