Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi, Both if you want to construct a Date object form String or you want to reformat a String pattern (string literal) you have to use the SimpleDateFormat class (java.text package). e.g: hope this helps,
Replies: |
Sponsored Links
|