K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-04-05T05:46:43.000000Z K 7 svn:log V 221 Zero out the struct tm supplied by the caller. Otherwise, strange things might happen when garbage values in the struct get passed in to localtime_r() and family. Noticed by: marcus Approved by: markm (mentor)(implicit) END