PHP 7.0.6 Released

RarEntry::getFileTime

(PECL rar >= 0.1)

RarEntry::getFileTimeGet entry last modification time

Description

public string RarEntry::getFileTime ( void )

Gets entry last modification time.

Parameters

This function has no parameters.

Return Values

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

User Contributed Notes

There are no user contributed notes for this page.
To Top