FTP.getDirDateTime() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to FTP Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
ftpInstance.getDirDateTime(dir:String):String |
Parameters |
dir:String - Name of directory |
Returns |
A String |
Description |
Returns the date and time of the specified directory. |
Notes |
None |
Example Code |
var dateTime:String = myFTP.getDirDateTime("myFolder"); |
mdm.FTP Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |