←back to thread

287 points mnemonet | 1 comments | | HN request time: 0.207s | source
Show context
carlosjobim ◴[] No.45887999[source]
They 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?

replies(3): >>45891225 #>>45891256 #>>45893582 #
1. AugurCognito ◴[] No.45891225[source]
https://github.com/Pikaday/Pikaday

> We’ve decided to archive the Pikaday repository on GitHub. The project has not been actively maintained for years.

> Pikaday was started before <input type="date"> was supported in browsers and before custom elements and component frameworks. Pikaday is probably not the right choice today.