I need to find the 14days from today, but i need the format as [yyyy-MM-dd] def laterday = new Date() + 14 message.setProperty("laterday" ...
確定! 回上一頁