<form action="">
    <input type="number" min="11">
    <input type="time" min="21:00" max="06:00" step="60">
</form>