Hacker News new | ask | show | jobs
by adamleithp 2275 days ago
Only thing notable here is the date-picker redesign... Nice.

I'm still waiting on a combined date + time picker.. Individually using both to accomplish one thing is such pain to use.

1 comments

Have you seen <input type="datetime-local"> ? I’m not sure how good the browser support for it is yet but you could probably polyfill pretty easily.