ucrtbase: Correct behavior of strftime formats %c %r.
commit0b78dd17aed035b430ce6e9b5a0087f4dcb38ee7
authorJeff Smith <whydoubt@gmail.com>
Wed, 4 Dec 2019 14:30:57 +0000 (4 15:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Dec 2019 15:49:31 +0000 (4 16:49 +0100)
tree4017a9c873d07ae48d88c3d21728f77c84d6f020
parentf174eb072df35b8ece02654f8ead39d81cabe89b
ucrtbase: Correct behavior of strftime formats %c %r.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
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