Link to home
Start Free TrialLog in
Avatar of tagomtech
tagomtechFlag for United States of America

asked on

how to convert this java statement to groovy

I need to convert this java statement to groovy

new Long(($F{Call Started}.getTime()/1000)-$F{Call Started}.getSeconds())

The idea is that i actually only need to pull the MM/dd/yyyy from $F{Call Started}

Avatar of mrcoffee365
mrcoffee365
Flag of United States of America image

Boy does that not look like Java.  Where did you get that sample line of code?
ASKER CERTIFIED SOLUTION
Avatar of tagomtech
tagomtech
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Okay - -if you solved it, you can ask the moderator to close the question.
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.