Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは単純なものかもしれませんが、簡単な解決策を見つけることができないようです。ロケールの完全な形式で表されるように、日付を文字列としてフォーマットする必要があります。例:
2011 年 5 月 28 日 (米国ロケールの場合)
_strftime_l(_T("%#x")) も同様のことができますが、前もって平日を追加する必要はありません。
GetDateFormat と GetTimeFormat (または Vista 以降の Ex バージョン)。