BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
formatTimeFromHourMin
Function formatTimeFromHourMin
formatTimeFromHourMin
(
hour
:
number
,
min
:
number
)
:
string
Formats a time from hours and minutes.
Parameters
hour
:
number
The hour.
min
:
number
The minutes.
Returns
string
The formatted time string.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Formats a time from hours and minutes.