input type="calendar"

Custom styling:

input type="date"

, date with no value set: , today date:

input type="time"

, time with no value set: , current time:

No seconds:

, time with no value set: , current time:

input type="masked"

input type="text" with filter

- only 0..9, A..Z (lowercase) and '.' (dot) are allowed here.