RarEntry
PHP Manual

RarEntry::getFileTime

(PECL rar >= 0.1)

RarEntry::getFileTimeGet entry last modification time

Descrição

public string RarEntry::getFileTime ( void )

Gets entry last modification time.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns entry last modification time as string in format YYYY-MM-DD HH:II:SS, or FALSE on error.


RarEntry
PHP Manual