Hi friends,
when I am downloading files from FTP server to local system, the files stored with modification datetime changed to system datetime.
My requirement is to get the last modification datetime(FTP server files).
I noticed there is a function 'lastModified()', which returns only the date. But I need the timestamp as well.
Can anybody help on this??
Thanks in advance