---
title: kCFFTPResourceModDate
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfftpresourcemoddate
---

# kCFFTPResourceModDate

CFDictionary key for getting the CFDate containing the last date and time the FTP resource was modified.

## Declaration

```swift
let kCFFTPResourceModDate: CFString
```

## See Also

### FTP

- [CFFTPCreateParsedResourceListing(_:_:_:_:)](cfnetwork/cfftpcreateparsedresourcelisting(_:_:_:_:).md)
- [kCFFTPResourceGroup](cfnetwork/kcfftpresourcegroup.md)
- [kCFFTPResourceLink](cfnetwork/kcfftpresourcelink.md)
- [kCFFTPResourceMode](cfnetwork/kcfftpresourcemode.md)
- [kCFFTPResourceName](cfnetwork/kcfftpresourcename.md)
- [kCFFTPResourceOwner](cfnetwork/kcfftpresourceowner.md)
- [kCFFTPResourceSize](cfnetwork/kcfftpresourcesize.md)
- [kCFFTPResourceType](cfnetwork/kcfftpresourcetype.md)
