
current date/time format question ????
I would assume that you are talking about PROGRAMATICALLY SETTING the
format, not manually setting it nor programatically getting the format.
I have not seen how to set the format, just SetSystemTime(),
SetSystemTimeAdjustment(), etc. Come to think of it, you can get and set
the format through accessing the Win.ini file in the [intl] section. As
I recall, all the information is in there. However, I do not know off
hand if it is kept in the same place for NT nor how long it will be
there for 95. I hope that helps, Thomas
Quote:
> >how do i get the current system date and time FORMAT set in
> >Windows 95/NT
> You probably need to use GetDateFormat, GetTimeFormat, or for the
> format itself, GetLocaleInfo.
> Dave
> ----
> My address is altered to discourage junk mail.
> Please post responses to the newsgroup thread,
> there's no need for follow-up email copies.