| Author |
I just want the Date !
|
Dave Jones
Ranch Hand
Joined: Feb 20, 2005
Posts: 77
|
|
Hello all, Checking the API I've found 3 or 4 different classes dealing with 'Date' in some, most methods are deprecated... I just need to get the current date in a String format ( e.g 27.3.05 22:35 or something similar) This is supposed to be simple but I'm just confused Thanks all
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12909
|
|
Very simple:
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Dave Jones
Ranch Hand
Joined: Feb 20, 2005
Posts: 77
|
|
|
thanks a lot, that's exactly what I needed clean and simple!
|
 |
 |
|
|
subject: I just want the Date !
|
|
|