RarEntry::getFileTime

(PECL rar >= 0.1)

RarEntry::getFileTimeGet entry last modification time

설명

public string RarEntry::getFileTime ( void )

Gets entry last modification time.

인수

이 함수는 인수가 없습니다.

반환값

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

add a note add a note

User Contributed Notes

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