formatHumanReadableTime()
formatHumanReadableTime(string $time): string
format a given time string into a human readable label (localized)
accepts times in the format "[integer][time unit]"
Parameters
string | $time |
Throws
- \Exception