File Created Date Time in ColdFusion / CFML

📝

内容提要

Today I needed to get the time that a file was created from within some CFML code. I had first thought that cfdirectory or directoryList would return this, but it only returns the date the a file...

➡️

继续阅读