C - Convert time_t to string with format YYYY-MM-DD HH:MM:SS

Posted by dmessf on Stack Overflow See other posts from Stack Overflow or by dmessf
Published on 2010-06-16T14:10:36Z Indexed on 2010/06/16 14:12 UTC
Read the original article Hit count: 446

Filed under:
|
|
|
|

Hello, is there any way to convert a time_t to a string with the format YYYY-MM-DD HH:MM:SS automatically, keeping the code portable?

© Stack Overflow or respective owner

Related posts about c++

Related posts about c