DirListFileTime Property
This property holds the modified date of the file.
Object Oriented Interface
public function getDirListFileTime($entryindex);
Procedural Interface
incloudstorage_cloudstorage_get($res, 10 , $entryindex);
Default Value
''
Remarks
This property holds the modified date of the file. By default the datetime format used is "yyyy-MM-dd'T'HH:mm:ss". To modify this format set DateFormat.
Note: Modified times are not applicable to directories for the following providers:
- Amazon S3
- Dropbox
The size of the array is controlled by the DirListCount property.
This property is read-only and not available at design time.
Data Type
String