This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Problem with handelling Date & time
Posted by Suzon on September 15, 2001 at 11:36 AM
Hi! I've some difficulties with handeling Date and time. I'm reading the date and Time seperately from a file as string. Now I need to calculate the difference between two dates (both are in string format). Same problem for the time. I need to calculate the difference between two times which are also in string format. I don't know how to do that. Can anybody help me? Thanks in advance. Suzon
Replies:
|