getDateAndTime bug?
Posted by John Cahill on Mar 15, 2007; 7:46pm
URL: http://imagej.273.s1.nabble.com/getDateAndTime-bug-tp3700056.html
Hi,
I'm running 1.38l on Win2000 with date and time correct
if I run
getDateAndTime(year, month, dayOfWeek, dayOfMonth, hour, minute, second,
msec);
print(month);
the output is a value of 2 not 3
I'm guessing this is a bug?
thanks,
John Cahill
Carlisle, MA