How has mobile Safari a different feature set than desktop Safari https://caniuse.com/input-datetime
@noiob a joke with two punchlines
@candle huh?
@aperezdc yeah but surely you want to support the same input fields on desktop and mobile? especially since they pushed for extra input types so they'd work well on iPhones
input type='date'is great because it defers "how to display this date" and "make a date picker" to browser developers