]> git.pond.sub.org Git - empserver/commit
(fmttime2822): Changed return type for strftime() to size_t.
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 26 Jul 2007 01:59:32 +0000 (01:59 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 26 Jul 2007 01:59:32 +0000 (01:59 +0000)
commitce6a69112615d1092002237a246cacd94cc6f902
tree1798e6d8618ad99c69d0383c0ce68dd097b05b52
parentf691a07814fb2c70817958c26c50529a0058d695
(fmttime2822): Changed return type for strftime() to size_t.

(fmttime2822) [_WIN32]: %T is not support option for strftime in WIN32
replaced with %H:%M:%S.  Replaced %z in with +/-???? format for WIN32
as the default for WIN32 is the text description for timezone.
src/lib/subs/show.c