• Chris Morgan's avatar
    GetDateFormat() and GetTimeFormat() should check the validity of the · af807287
    Chris Morgan authored
    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.
    af807287
ole2nls.c 90.4 KB