hi
is there a difference between the format returned by System.currentTimeMillis() and Date.getTime()
to further clarify, can we directly compare two variables that possess values from each one of the above methods, as if both of them are assigned from one of the above ways
your help if much appreciated
Shrihan