GetDateFormat() and GetTimeFormat() should check the validity of the
commitaf807287cac8666be70cef3cfddda1f7a6fe17e1
authorChris Morgan <cmorgan@alum.wpi.edu>
Thu, 19 Dec 2002 21:11:54 +0000 (19 21:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Dec 2002 21:11:54 +0000 (19 21:11 +0000)
tree991c5252da1b222fed30288bf6f756c457bf4aea
parent5f31b329464ec75ecd341881d51e41319fae97f6
GetDateFormat() and GetTimeFormat() should check the validity of the
time/date structure it is processing.
Add comments to describe flags behavior.
Add support for TIME_FORCE24HOURFORMAT, TIME_NOMINUTESORSECONDS,
TIME_NOSECONDS and TIME_NOTIMEMARKER.
Add check in GetDateFormatW() for invalid flag combinations.
Added some missing DATE_* defines to winnls.h.
Behavior verified against NT4.0.
include/winnls.h
ole/ole2nls.c