spec checked

MDN: input type=time

Documents native time input for hours, minutes, and optional seconds, with value stored as 24-hour HH:mm or HH:mm:ss with leading zeros, min and max constraints, step granularity in seconds, required validation, datalist suggestions, and cross-midnight min/max behavior.

Open source

Pattern Decisions This Source Supports

Pattern Supported decision Required contract Claim note
Time picker Choose time picker when users need a specific schedulable clock time from predictable increments. Typing filters option strings without erasing the raw typed value. MDN supports native time input value format, leading-zero 24-hour canonical values, min/max constraints, step granularity, datalist suggestions, and validation limits.

Evidence Role

This source is treated as spec evidence. Use it to validate the decision rules above, not as a visual style reference.

Publisher: MDN Web Docs. Last checked: .