A jQuery time picker plugin with a Bootstrap 4/5 dropdown and circular clock dial. Supports 12h/24h modes and returns HH:mm values ready for database storage.
Initial value comes from the input value.
12-hour format with AM/PM.
Internally creates a hidden input with name="appointment_time".
Internally creates a hidden input with name="alarm_time".