taewooNew Contributor16 years agoGroovy: How to convert UTC time into integer?I have a timestamp in this format: 2009-09-10T15:00:00Z how do I convert this to integer (seconds since 1970)?
taewooNew Contributor16 years agoThanks Robert.does your code sample take into account the letters "T" and "Z" in the time string?
Recent DiscussionsCom server permission error on Process.startChange value from attached xml fileManaging Failures - New vs. Expected/Known Issues
Related ContentGroovy Script convert string to integerGroovy scripting - converting string property to integer while sending soap request by setPropertyhow to add leading zero to a string or integer using groovy script