I am running a java agent from the web.the agent gets a DateTime field that
contains time info only. Then I use
the toJavaDate to translate it into
jav.util.Date object. But the translation is
not accurate when I print the objects
get different output. Check below:
domino.DateTime: 08:00 AM
java.util.Date: Sat May 14 06:30:00 EDT 2005