Talk:cpp/chrono/c/strftime
From cppreference.com
[edit] Time zone?
It should be documented whether this function does any timezone conversion or write out the struct tm members "as is" without querying the "local timezone" from the environment or so.
If it write the members "as is", I wonder how "%z" will work. Where does %Z get its information about the "timezone"? --Roker (talk) 07:08, 21 January 2019 (PST)