]> jfr.im git - irc/rizon/znc.git/commit
Display the uptime in a more readable way
authorpsychon <redacted>
Fri, 27 Jun 2008 09:55:55 +0000 (09:55 +0000)
committerpsychon <redacted>
Fri, 27 Jun 2008 09:55:55 +0000 (09:55 +0000)
commitb2512e55ea8239306c560a34a85e148954cf0c04
treeb4e55809754502f7e30d1d4206b6ce6181db0b27
parent9e6d05a0bd27bcd07da30df09f31ec533fe4e806
Display the uptime in a more readable way

This adds CString::ToTimeStr() which converts a number of seconds into
a human readable time string.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1107 726aef4b-f618-498e-8847-2d620e286838
String.cpp
String.h
znc.cpp