Correct GetDateFormat handling of uninitialised fields: only the year,
commit37bbb1c26e6cfbe86c291ae7d71e3832731df5d7
authorBill Medland <billmedland@mercuryspeed.com>
Thu, 16 Jan 2003 00:18:34 +0000 (16 00:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jan 2003 00:18:34 +0000 (16 00:18 +0000)
tree3bd2acaddf7109e2da63e32061a524e9211801ef
parente1685e6bf50e204c55bb3a39a03ae4b4b7f30bf0
Correct GetDateFormat handling of uninitialised fields: only the year,
month and day fields matter; the rest may be uninitialised.
dlls/kernel/tests/locale.c
ole/ole2nls.c