headers/time: Add `__MINGW_STRFTIME_FORMAT` for `strftime()` This is exactly what we have done with `__MINGW_PRINTF_FORMAT` in `stdio.h` for `*printf()` functions. Signed-off-by: LIU Hao <lh_mouse@126.com>