Date/Time/Timezone manipulation and conversion in Java: a few examples

February 14th, 2010

Java date/time manipulation, formatting and conversion can be very tricky with things getting even more complicated when timezones are taken into consideration. A lot of developers (even seasoned ones) often run into problems when playing with date/time values. Provided are a ready reference of some common date manipulation/formatting tricks that have been tested in java 1.5

Sponsors