Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
f::modified($file, $format = null)
Get the file's last modification time.
$file
(string)
$format
(string)
return
(int)
↑
Toolkit API overview
←
f::mimeToType
→
f::move
↓
Back to Toolkit API section
Top