Hi Ozkan! Thank you for your explanation.
On Wed, Jul 3, 2013 at 2:26 PM, Ozkan Sezer <> wrote: > On Wed, Jul 3, 2013 at 9:08 PM, K. Frank <> wrote: >> Hello List! >> >> strftime does not seem to parse the "%T" format specifier. >> ... >> Thanks for any feedback. >> >> K. Frank > > strftime() is imported from msvcrt.dll, therefore it behaves the way MS > authored it. Thanks. That makes good sense. Just as a follow-up, when I look at msdn's documentation for strftime, e.g.: http://msdn.microsoft.com/en-us/library/fe06s4ak(v=vs.80).aspx I see no mention of the "%T" format specifier. So I guess, at least in the msvcrt.dll world, "%T" is invalid, explaining my result. > O.S. Best. K. Frank ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
