Illustrates custom validation, you have to select time between 12:00
and 13:59
Great choice
Select some time during lunchtime
Oh no, it's way too late
It's a bit too early
Selected time: {{ time3 | json }}
Custom time adapter
This timepicker uses a custom Time adapter that lets you use your own
model implementation. In this example we are converting from and to an
ISO string (with the format HH:mm:ss)