Forum Discussion

dahil's avatar
dahil
New Contributor
17 years ago

groovy.time.*

Hi! I am trying to use use ( TimeCategory ) {     // application on dates   arrivalDate[1] = String.format ('%tT', newDate + timeChange.hours) } works fine in eclipse but when i try to de...