Package wbs.utils.util.string
Class WbsStringify
java.lang.Object
wbs.utils.util.string.WbsStringify
-
Method Details
-
toString
-
toString
-
toString
Get the duration as a human readable string.- Parameters:
duration- The duration to convertlongFormat- Whether or not the duration is longer than 1 hour - not required, but supports up to years when long, but will show "259 minutes and 25.35 seconds" if not long and more than an hour.- Returns:
- The duration as a string.
-
toString
-