TCPDF_STATIC::getTimestamp( $date )

Returns timestamp in seconds from formatted date-time.


Description Description


Parameters Parameters

$date

(Required) (string) Formatted date-time.


Top ↑

Return Return

(int) seconds.


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.