Update to Date format helper utility...

The Date format helper utility now has support for Java using the SimpleDateFormat#format method.

As with the existing support for PHP and MySQL date formatting functions this displays the formatting pattern to use for a given date/time style as well as a code example to demonstrate how to use it.