Thread
:
Calendar.DATE
View Single Post
#
1
(
permalink
)
01-04-2008, 05:32 PM
mew
Member
Join Date: Nov 2007
Posts: 70
Calendar.DATE
I want to get the current data using Calendar class. I tried the following and got an integer as output which was not the current date.
Code:
System.out.println(Calendar.DATE);
Where I went wrong.
- mew mew mew
Sponsored Links
mew
View Public Profile
Send a private message to mew
Find all posts by mew