29 April 2013

Change Date Format in JAVA

It's a simple program, but it's very often asked by programmer,
Just copy and paste this code/snippets to your IDE Application and run it.

16 April 2013

Convert Date using JSF 2

This is a simple tips to modificate a date type data on your jsf view, with using this snippets you can modify date easily. If you want another result, just modify the date pattern like:
dd-MM-YY, dd-MM-yyyy, etc.