View Single Post
  #2 (permalink)  
Old 07-30-2007, 07:07 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
java.io.File will get you most of what you want. It will get the last modified time but I do not think it can get the created time.
Reply With Quote