Entracte (TypeScript)
Preparing search index...
lib/clock-list
formatClockList
Function formatClockList
formatClockList
(
times
:
string
[]
,
format
?:
"12h"
|
"24h"
)
:
string
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
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Entracte (TypeScript)
Loading...
Comma-join the stored 24h
"HH:MM"list, formatting each entry in the chosen display format.