[Typo3-dev] tt_news date tstamp

Ingo Renner typo3 at ingo-renner.com
Mon Feb 21 15:41:45 CET 2005


Am Sun, 20 Feb 2005 20:35:53 +0100 schrieb Hallimasch.de:

Hi,

> //original date: $std, $min, $sec, $day, $month, $year
> $UNIXDate =  mktime($std, $min, $sec, $day, $month, $year );
> date("Y-m-d h:i:s", $UNIXDate );
[...]
> How can I get the integer value for tt_news, that is representing my 
> timestamp ($std, $min, $sec, $day, $month, $year)?

The easiest way could be to have a look at the code of tt_news ...

Ingo




More information about the TYPO3-dev mailing list