Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filer.dll and datetime properties
Message
From
13/09/2016 02:24:26
 
 
To
12/09/2016 18:22:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01640743
Message ID:
01640749
Views:
75
Likes (1)
>Hi all,
>
>I thought I knew how to do this but can not find the GetTime() function. MSDN article on the Filer.DLL refers to a GetTime function in the Filer.SCX, but there is none. Does anyone know how to convert the datetime numeric properties provided by the Filer.FileUtil object? I know I can use the FileSystemObject to obtain the information in datetime format, but extra step adds delays to processing large sets of files.
>
>Does the GetTime() exist? and where can I find it.
CAST(File.DateTime + {^1899-12-30} AS T)
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform