On Fri, Oct 29, 2004 at 10:06:48PM +0400, Vano Beridze wrote: > if I run a command date > it gives me the output > Fri Oct 29 22:03:50 GEST 2004 > > but If I compile and run a simple java program (with jdk1.4.2 or jdk1.5) > > it gives me the output > Fri Oct 29 23:03:50 GEST 2004 > Is it just me, or are the output of both the "date" command and the java program exactly the same? :-)