As people keep telling you, you shouldn't use the Date constructor as it is deprecated. A better Groovy example is: def day1 =1 def month1 = 10 def ...
確定! 回上一頁