static string FormatSecondsLong( long secs )

Summary

Formats the given value in format "4 weeks, 3 days, 2 hours and 1 minutes". Will not display 0 values. Will not display seconds if value is more than 1 hour.

static string FormatSecondsLong( ulong secs )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.