Note that, as with filetime, the returned value is a Unix timestamp. So it can be used with the date() function;
date ("F d Y H:i:s.", filemtime($file->getATime()));
DirectoryIterator::getATime
(PHP 5 >= 5.0.2)
DirectoryIterator::getATime — Retorna a data de último acesso do arquivo
Descrição
int DirectoryIterator::getATime
( void
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Obtém o último tempo de acesso ao arquivo.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
O último tempo de acesso ao arquivo.
DirectoryIterator::getATime
petweb at quaint dot info
16-Aug-2008 03:21
16-Aug-2008 03:21
