Results 1 to 4 of 4
Thread: problem with date class
- 07-27-2007, 08:34 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 41
- Rep Power
- 0
- 07-27-2007, 10:31 PM #2
Senior Member
- Join Date
- Jul 2007
- Posts
- 135
- Rep Power
- 0
You should use the java.text.DateFormat object to print out your Date objects in a more readable format.
- 07-27-2007, 10:34 PM #3
Senior Member
- Join Date
- Jul 2007
- Posts
- 135
- Rep Power
- 0
As for why here is the description of java.util.Date.getTime from the java docs
"Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object."
- 08-03-2007, 01:28 PM #4
Member
- Join Date
- Jul 2007
- Posts
- 41
- Rep Power
- 0
Similar Threads
-
Difference between current date and anothe date
By vijay balusamy in forum New To JavaReplies: 1Last Post: 04-16-2008, 04:15 PM -
problem in wrapper class
By binoympappachen in forum New To JavaReplies: 4Last Post: 12-13-2007, 12:31 PM -
Class problem
By Deagel in forum New To JavaReplies: 1Last Post: 10-31-2007, 07:33 PM -
Problem calling another class
By adlb1300 in forum New To JavaReplies: 3Last Post: 10-25-2007, 02:05 PM -
problem with date field
By Ed in forum JDBCReplies: 2Last Post: 06-12-2007, 04:27 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks