Getting Time/Date from a file without FileTimeDate function 
Author Message
 Getting Time/Date from a file without FileTimeDate function

can i get the time/date from a file in any other way?
for example can i get the date as a date data-type?


Mon, 21 May 2001 03:00:00 GMT  
 Getting Time/Date from a file without FileTimeDate function


Quote:
>can i get the time/date from a file in any other way?
>for example can i get the date as a date data-type?

Why?

Couldnt you just write your own function to build a date variable out of the
results?

David
Web Champs



Mon, 21 May 2001 03:00:00 GMT  
 Getting Time/Date from a file without FileTimeDate function
Yes

Function MD as Date (i think)

MD = Cvdate(FileDateTime("dgkjdkg"))

or Something..


Quote:


>>can i get the time/date from a file in any other way?
>>for example can i get the date as a date data-type?

>Why?

>Couldnt you just write your own function to build a date variable out of
the
>results?

>David
>Web Champs



Tue, 22 May 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VB 6 iNet DIR Getting File Date/Time

2. Getting File Information (Date/Time/Attrib) Help Needed!

3. Getting File Date/Time via FTP

4. VB Date/Time datatype and VB date functions

5. VB Date/Time datatypes and VB date functions

6. Need function to increase time in date/time field by one hour

7. Compare date in form with date/time in form with date/time in database

8. Crystal Reports, Date/Time, and the Time() function

9. Exporting Text Dates without time

10. Getting Server date and time

11. Getting Date and time from the server

12. Matching system date/time with field date/time

 

 
Powered by phpBB® Forum Software