August 12, 2010, Author: Olivier Gourment, Leave a comment

My first published script on the Groovy Web Console!

Categories: Uncategorized
Tags::

The Groovy web console lets you run Groovy scripts without having to install Groovy. It also maintains a script library: http://groovyconsole.appspot.com/ and runs on Google App Engine.

A new GDate class with a toString() method that prints the date using the ISO 8601 format with the T replaced by a space: yyyy-MM-dd HH:mm:ss.SSS

It comes with unit tests; are you able to come up with a leaner/groovier implementation?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>