For aesthetic appeal, the date and time inputs are initally displayed as text inputs, and then converted to the correct input when the user focuses on them.
However, if the value was already provided to them, we need them to default to the correct input, not text. It doesn't actually change their values, but they could look different for the end user if those fields are localized.
For aesthetic appeal, the date and time inputs are initally displayed as text inputs, and then converted to the correct input when the user focuses on them.
However, if the value was already provided to them, we need them to default to the correct input, not text. It doesn't actually change their values, but they could look different for the end user if those fields are localized.