Re: java.io.File lastModifed() string conver sion

2006-12-19 Thread Richard Ashley
')# .:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Richard Ashley [mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 4:47 PM To: CF-Talk Subject: java.io.File lastModifed() string conver sion I'm using the java class java.io.File to read the contents

java.io.File lastModifed() string conver sion

2006-12-18 Thread Richard Ashley
I'm using the java class java.io.File to read the contents of a file, specifically the lastModified. The lastModified method is returning a number and I am not sure how to convert the number. I have poked around on the net but haven't found an answer. Any ideas on how to convert