RarEntry::getFileTime
(PECL rar >= 0.1)
RarEntry::getFileTime — Get entry last modification time
说明
public RarEntry::getFileTime
( void
) : string
Gets entry last modification time.
参数
此函数没有参数。
返回值
Returns entry last modification time as string in format
YYYY-MM-DD HH:II:SS, or FALSE
on error.