Skip to end of banner
Go to start of banner

millisToInterval

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Description

Converts milliseconds to a time interval.

Parameters

Return Type

Interval

Example

return millisToInterval(616623112);

Outputs: 1w 3h 17m 3s

See also

  • No labels