|
-
Feb 5th, 2002, 03:10 PM
#1
Thread Starter
Need-a-life Member
Modified Date&Time of a file
Is there an easy way to get the date & time of the file without using the FSO?
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
-
Feb 5th, 2002, 03:21 PM
#2
Member
using API
I think you can do this using GetFileTime/SetFileTime and FileTimeToLocalFileTime API functions...there´s an example in API Guide (KPD-Team): http://www.allapi.net/
Last edited by Vasconcelos; Feb 6th, 2002 at 05:29 AM.
-
Feb 6th, 2002, 05:53 AM
#3
Frenzied Member
Is simple VB OK? The
FileDateTime (filename)
function might be enough.
-
Feb 6th, 2002, 08:50 AM
#4
Thread Starter
Need-a-life Member
Wow! That's easy!
Thanks!
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
-
Feb 6th, 2002, 09:02 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|