RarEntry::getFileTime
(PECL rar >= 0.1)
RarEntry::getFileTime — Get entry last modification time
Açıklama ¶
public RarEntry::getFileTime():
string
Bağımsız Değişkenler ¶
Bu işlevin bağımsız değişkeni yoktur.
Dönen Değerler ¶
Returns entry last modification time as string in format
YYYY-MM-DD HH:II:SS
, or false
on error.