Internet Direct (Indy)
Home
PreviousUpNext
TIdCreationDateFTPListItem.CreationDate Property

Represents the date and time that the file or directory was created on the FTP server remote file system.

Pascal
property CreationDate: TIdDateTime;

CreationDate is a TIdDateTime property that represents the date and time that the file or directory was created on the remote file system for an FTP server. CreationDate is returned in some structured directory listings in the Indy FTP client. 

The date and time value in CreationDate is intended to represent the property value expressed in the local timezone, but is entirely dependent on the values provided by remote FTP server.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.