'use client'; // A deliberately unambiguous 24-hour time picker. Native // displays 12-hour AM/PM or 24-hour format depending on the *browser's own // locale settings* — completely outside this app's control — which makes // "12:00 PM" (noon) easy to misread as "end of day" on a 12-hour-locale // browser. Two plain onChange(`${e.target.value}:${mm}`)} className="bg-transparent text-ink text-sm font-mono focus:outline-none" aria-label="Hour (24-hour)" > {HOURS.map((h) => ( ))} : ); }