Member Junction
Preparing search index...
@memberjunction/ng-user-routines
FormatDuration
Function FormatDuration
FormatDuration
(
start
:
Date
|
null
|
undefined
,
end
:
Date
|
null
|
undefined
,
)
:
string
Duration between two timestamps as "4s", "2m 10s", "1h 4m". Empty when incomplete.
Parameters
start
:
Date
|
null
|
undefined
end
:
Date
|
null
|
undefined
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Duration between two timestamps as "4s", "2m 10s", "1h 4m". Empty when incomplete.