date format

Hi,I need the the date format as: 2006/05/06 i am using simple date formatwhat shall i do?
[118 byte] By [kasima] at [2007-10-2 21:18:50]
# 1
What you should do is read the [url= http://java.sun.com/j2se/1.5.0/docs/api/]API documentation[/url] of java.text.SimpleDateFormat.
jesperdja at 2007-7-14 0:27:53 > top of Java-index,Java Essentials,New To Java...