Jiri Hladky, le Fri 03 Dec 2010 11:32:01 +0100, a écrit : > I would recommend to replace ctime with strftime function. Please note that > ctime ignores LC_TIME. strftime on the other hand is using LC_TIME
I was wondering. strftime is supported by less operating systems. But we can detect that, yes. Samuel