fm-timepicker

The selected time is not a valid time understood by fm-timepicker.

The selected time does not lie within the specified start and end time.

The selected time does not lie on a time value that would fit the given time interval.

The given start time is invalid.

The given end time is invalid.

You need to supply a value.



This input has the same moment instance set as the model as the fm-timepicker above.


In Strict Mode, fm-timepicker will not validate if the set time is not within the start and end time frame.

You can choose between having a dropdown with all available times, or increment/decrement buttons.

This format will be used to render any moment instance that is used in fm-timepicker. Try it!

The start and end time are supplied to fm-timepicker as moment instances.

fm-timepicker actually supports arbitrary moment.duration instances as the interval value. This minute input is just used for convenience in the demo environment.

The "large interval" is another moment.duration instance that defines how far we will skip through the list when using the PageUp/PageDown keys. This has no effect on the available options.