Pikaday: A friendly guide to front-end date pickers
pikaday.dbushell.com
Pikaday: A friendly guide to front-end date pickers
1–10 of 146 posts
Re: Pikaday: A friendly guide to front-end date pickers
#2And why are they arguing against their own product? Even making up bogus claims that using js date pickers would be illegal in Europe?
Re: Pikaday: A friendly guide to front-end date pickers
#3Re: Pikaday: A friendly guide to front-end date pickers
#4Except when you're booking a flight and you're not sure whether "today" is based on your local time, the server's local time, or GMT. (I often book flights right about midnight and find words like "today" and "tomorrow" to be completely confusing.)
Re: Pikaday: A friendly guide to front-end date pickers
#5For example, for a dinner reservation, a calendar can be useful to explore availability on weekends. But if I have to enter my birthdate, then it’s quicker to enter it numerically. I don’t need to consider other dates and the day of the week is irrelevant.
Re: Pikaday: A friendly guide to front-end date pickers
#6Re: Pikaday: A friendly guide to front-end date pickers
#7They are wrong. Most OS native date pickers are very bad from a usability perspective. A javascript date picker fixes these issues, and allows more functions. And why are they arguing against their own product? Even making up bogus claims that using js date pickers would be illegal in Europe?
> We’ve decided to archive the Pikaday repository on GitHub. The project has not been actively maintained for years.
> Pikaday was started before was supported in browsers and before custom elements and component frameworks. Pikaday is probably not the right choice today.
Re: Pikaday: A friendly guide to front-end date pickers
#8They are wrong. Most OS native date pickers are very bad from a usability perspective. A javascript date picker fixes these issues, and allows more functions. And why are they arguing against their own product? Even making up bogus claims that using js date pickers would be illegal in Europe?
> Pikaday was started before was supported in browsers and before custom elements and component frameworks. Pikaday is probably not the right choice today
The project itself has been deprecated