TCPDF_STATIC::getFormattedDate( $time )

Returns a formatted date-time.


Description Description


Parameters Parameters

$time

(Required) (int) Time in seconds.


Top ↑

Return Return

(string) escaped date string.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.152 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.