Entracte (TypeScript)
    Preparing search index...

    Function formatClockList

    • Comma-join the stored 24h "HH:MM" list, formatting each entry in the chosen display format.

      Parameters

      • times: string[]
      • format: "12h" | "24h" = "24h"

      Returns string