taewooNew Contributor17 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 Contributor17 years agoThanks Robert.does your code sample take into account the letters "T" and "Z" in the time string?
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
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