Hacker News new | ask | show | jobs
by miunau 577 days ago
Unless you require something special, just a regular <input type="date"> or datetime-local is a good choice these days. There's week and time types as well.
1 comments

It’s amazing how far you can get with just HTML and a gentle sprinkle of CSS these days.