| Author |
how to get system date and format it
|
Bhasker Reddy
Ranch Hand
Joined: Jun 13, 2000
Posts: 176
|
|
I am trying to save a xml file. I want to retrieve the system date and name the file as systemdate stamp like mmddyyhrminutes(in this format). Do you know how to retrieve system date and format it in that way
|
Bhasker Reddy
|
 |
Paul Stevens
Ranch Hand
Joined: May 17, 2001
Posts: 2823
|
|
|
Check out the SimpleDateFormat class.
|
 |
 |
|
|
subject: how to get system date and format it
|
|
|