SFTP Object
 
Syntax
 
SFTP.GetFileCreateTimeStr(pathOrHandle As String, ByVal bFollowLinks As Long, ByVal bIsHandle As Long) As String
 
Description
The same as GetFileCreateTime, except the date/time is returned as an RFC822 formatted string.
 
 
See Also