FTPDirectoryEntryDate()

Syntax

Result = FTPDirectoryEntryDate(#Ftp)
Description
Returns the date of the current entry in the FTP enumeration being listed with ExamineFTPDirectory() and NextFTPDirectoryEntry() functions.

Parameters

#Ftp The connection to use.

Return value

Returns the date of the entry in the format of the Date library.

See Also

ExamineFTPDirectory(), NextFTPDirectoryEntry(), FTPDirectoryEntryType(), FTPDirectoryEntryName(), FTPDirectoryEntrySize(), FTPDirectoryEntryRaw(), FTPDirectoryEntryAttributes()

Supported OS

All

<- FTPDirectoryEntryAttributes() - Ftp Index - FTPDirectoryEntryName() ->