CURRENT_LOCALE
return __strftime_l(s, n, f, tm, CURRENT_LOCALE);
return __wcsftime_l(wcs, n, f, tm, CURRENT_LOCALE);