- Fix erroneous use of LOCALE_SDATE in the place of LOCALE_SSHORTDATE.
commitc7d237991605608eb53b0e482171060982cefbc5
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 15 Jun 2004 17:02:31 +0000 (15 17:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Jun 2004 17:02:31 +0000 (15 17:02 +0000)
treea0a6804ca1fe855b6e7c7c27f415da07708070f7
parenta06eab03092b75d75cac67df749b8bd7559ac04a
- Fix erroneous use of LOCALE_SDATE in the place of LOCALE_SSHORTDATE.
- Fix incorrect assumptions about format strings when parsing date
  formats and setting LOCALE_IDATE and LOCALE_ILDATE values.
dlls/kernel/locale.c