PDA

Click to See Complete Forum and Search --> : weekdaynames in win2k???


vbAlex
Jan 3rd, 2000, 06:14 PM
hi

i programmed a little organizer and i ran it on win98. it worked great. but now i have a win2000 server beta 3. the weekdays in the new millennium are all wrong. (e.g. 1. sat, 2. tue, 3. wed, 4. sat, ...)
and the mshflexgrid also has problems with text in the cells.

in win98 the dates are correct and the flexgrid workes.

is this a problem of win2000 or of my program?

alex

Jan 3rd, 2000, 10:54 PM
Chck the Date and Time of indows and see if it's corect.

Otherwise since it is a Beta copy of win2000, it could be a bug.

Or maybe it's just Y2K :)

Juan Carlos Rey
Jan 4th, 2000, 07:56 AM
In VB 6 there is a function or a property that let you define the starting day of each week, try to check it.
Sorry I don't have VB in this machine.