Are you sure you're getting this? Is this statement true or false?
Using std::strftime()
, you can format a std::tm
structure into a character string according to the provided format specifier. True or false?
Press true if you believe the statement is correct, or false otherwise.