FileTime
Get and set the times for creation, access and modification of a file or folder (Windows only)
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Jan (2026). FileTime (https://www.mathworks.com/matlabcentral/fileexchange/24671-filetime), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.6.0 (16.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | Times can have native UINT64 format. GetFileTime can reply a single time, e.g. just 'Access' time. |
||
| 1.5.0 | Consider Unicode file names.
|
||
| 1.4.0 | Accept unicode names.
|
||
| 1.3.0 | Test function failed, if DIR replies localized names for dates as e.g. the German "24-Dez-2010". No problems for English OS versions and in the actual functions. |
||
| 1.2.0 | Access folders also |
||
| 1.1.0 | UTC<->local time conversion more consistent now and flexible. Thanks Bass for pointing to this problem! |
||
| 1.0.0 |