Member Junction
    Preparing search index...

    Time-only input (no date component). For scheduling, business hours, appointment times, etc. Returns time in 'HH:mm' format.

    interface TimeQuestionType {
        type: "time";
    }
    Index

    Properties

    Properties

    type: "time"

    Type identifier for time input.