Manuals

 

SetaPDF_Signer::getTimeOfSigning()

Description

class SetaPDF_Signer extends SetaPDF {
mixed getTimeOfSigning ( void ) }

This method is a synonym method for:

$this->getSignatureProperty('timeOfSigning');

Will return a unix timestamp representing the time of signing, if set.

Return Values

A unix timestamp representing the time of signing or null.

Version

since 1.4