<<< The DateFormat class | Index | DateFormat format( ) >>> |
Common fields of the DateFormat class
Style Date example Time example ------- ---------------------------- ---------------- SHORT 12/31/10 12:00 AM MEDIUM Dec 31, 2010 7:30:00 PM LONG December 31, 2010 7:30:00 AM PST FULL Saturday, December 31, 2010 7:30:00 AM PST
<<< The DateFormat class | Index | DateFormat format( ) >>> |