Hi

how do I calcute a node's creation time in milliseconds
since the unix epoch ? I tried
        long mage = node.getIntValue("age()")*24*60*60*1000;
        long ctime = System.currentTimeMillis()-mage;
but it gave strange results.

what is the filosophy behind the 'daymarks' builder anyway ?

just curious,
*-pike
============
http://www.johntitor.com/

Time travel is achieved by altering gravity. This concept is
already proven by atomic clock experiments [...]
I have met and/or seen myself twice on different worldlines.
The first was a training mission and the second is now.




Reply via email to