msvcr100: Use LC_TIME code page when converting strftime data.
commit560ac90ba059f663f5d9221c619355051d20678f
authorPiotr Caban <piotr@codeweavers.com>
Mon, 4 Jan 2021 12:51:22 +0000 (4 13:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jan 2021 13:13:04 +0000 (4 14:13 +0100)
tree5b82f477668214038489148003d823f4eb8a8e1f
parent0201aa3b60c0a7f9d67e2d5fbee41a6f59fcaf22
msvcr100: Use LC_TIME code page when converting strftime data.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50151
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/time.c
dlls/ucrtbase/tests/misc.c