$timestampAttributeFormat public property (available since version 2.0.4)
The format to use when populating the $timestampAttribute. The format can be specified in the same way as for $format.
If not set, $timestampAttribute will receive a UNIX timestamp. If $timestampAttribute is not set, this property will be ignored.
See also:
public string $timestampAttributeFormat = null
Please login to continue.