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 DiscussionsLicense/manager questionUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel execution
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