Obtains the date and the time of the last modification of the file passed as argument (of the
collection sftp.listFiles).
1 sftp.file.getTimestamp
<sftp.file.getTimestamp>
<Object /> +
</sftp.file.getTimestamp>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
EObject | ArrayList | Colection in which the information is obtained. |
Returns | |
---|---|
Type | Description |
Timestamp | Date and hour of the last modification of the file referenced by the object SFTPFile. |