[TYPO3-english] Compare dates on TS

Sergio Catalá Gil scatala at iti.upv.es
Thu Sep 3 11:45:49 CEST 2009


Hi list, 

I'm not very used to use conditions on TS. Could you help me with this?

I would like to compare a certain date coming from the tt_news table
with today's date. 

I only have this code:

	[tt_news.tx_mblnewsevent_inscription_end_date < date:U]
		do some things...
	[else]
		do other things...
	[end]
	
I've seen different things on TSRef about GPVars, etc, but I couldn't
get it working. 

Thanks in advance, 
Sergio




More information about the TYPO3-english mailing list