|
How to use SimpleDateFormat in J2ME Applications
Hi,
I am getting compilation error while using SimpleDateFormat. I have imported
java.text.SimpleDateFormat; and java.util.Date , but I don't know what's wrong.
Can anybody suggest me how to resolve this.
Thank you very much in advance.
Thiru
|