Gentee Programming Language > Documentation > Libraries Download documentation

ftp.gettime

Retrieves last write times for the file on the FTP server.
 
uint ftp.gettime(
      str   name,
      datetime   dt
)

Parameters

nameFilename.
dtThe variable of datetime type is used to retrieve the file time.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.