This section provides various examples of how to use the ClockPicker component in different scenarios.
A simple example of the ClockPicker component with default settings.
Selected Value:
Using the ClockPicker to return time in 'HH:mm' format.
Selected Value:
Using the ClockPicker to return time in ISO 8601 format.
Selected Value:
Using the ClockPicker to return time in 'MM/DD/YYYY HH:mm' format.
Selected Value:
Using the ClockPicker to return time as a JavaScript Date object.
Selected Value:
Using the ClockPicker to return time as Unix timestamp in seconds.
Selected Value:
Using the ClockPicker to return time as Unix timestamp in milliseconds.
Selected Value:
A ClockPicker example without 'Set' and 'Clear' action buttons.
Selected Value:
Ready to implement ClockPicker in your application? Explore these resources to get started: