CakeFest 2024: The Official CakePHP Conference

RarEntry::getFileTime

(PECL rar >= 0.1)

RarEntry::getFileTimeGet entry last modification time

Beschreibung

public RarEntry::getFileTime(): string

Gets entry last modification time.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

add a note

User Contributed Notes

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