Le 21 sept. 04, � 18:42, Klaus Major a �crit :

Hi all,

...
put "1999,1,9,0,0,0,0" into tDate
convert tDate to short system  date
answer tDate

gives "09/01/1999" in Rev 2.5

on windows!!!!

But "08/01/1999" on the mac!

Any comments from *nix users?

And it's getting better every time :-D

on mouseUp
  put "1999,1,8,24,0,0,0" into tDate
  convert tDate to short system  date
  answer tDate
end mouseUp

Gives:

"08/01/99" on a Mac OS X 10.3.5 and
"09/01/99" on windows XP Home...

Molto misterioso!

Bug or feature?

I guess the first after this little experiment ;-)


Hi klaus,

I think I've found a serious subject of discussion...



Greetings.

Yves COPPE
[EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to