úÎ '     SafeF take some time in micro-seconds and render a human readable duration. “let duration = 2 * ms + 3 * oneSecond + 2 * minute + 33*day + 2*year humanReadableDuration duration -- will return: "2 years 33 days 2 min 3s 32ms""Give a human readable output of a  from the time library."Give a human readable output of a  from the time library.+ number of micro seconds in one millisecond& number of micro seconds in one second& number of micro seconds in one minute$ number of micro seconds in one hour# number of micro seconds in one day$ number of micro seconds in one year : number of milli seconds given a duration in micro seconds 4 number of seconds given a duration in micro seconds 4 number of minutes given a duration in micro seconds 2 number of hours given a duration in micro seconds 1 number of days given a duration in micro seconds2 number of years given a duration in micro seconds         6human-readable-duration-0.1.1.0-3y1QyK99aiD4yrpk3DOq8B Data.DurationhumanReadableDurationhumanReadableDiffTimehumanReadableNominalDiffTimems oneSecondminutehourdayyeargetMs getSeconds getMinutesgetHoursgetDaysgetYears time-1.6.0.1Data.Time.Clock.ScaleDiffTimeData.Time.Clock.UTCNominalDiffTime