K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-01-06T20:43:40.262150Z K 7 svn:log V 206 Use _pthread_once() rather than _once() for localtime() and gmtime(). These methods are only invoked when __isthreaded is true at which point it is safe to use _pthread_once() directly. MFC after: 1 week END