def today= new Date() //represents the date and time when it is createdprintln today def t = today +1println t
Standard input is empty
Mon May 21 05:52:24 GMT 2012 Tue May 22 05:52:24 GMT 2012
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!