[TYPO3-english] problem with External Data Import ext
Xavier Perseguers
xavier.perseguers at typo3.org
Wed Mar 16 14:04:31 CET 2011
Hi,
> In details: I could check that everything is fine till the TCEmain debug
> step is complete but the final timestamp written in the db is an hour
> backward.
> For example:
> I get this date -> 10-03-2011 13:47:37 transformed like this -> 1299761257
> but in the database I get this -> 1299757657
>
> Very strange to me, no?!
Sounds like a server timezone preset whereas your source timestamp was UTC:
$TYPO3_CONF_VARS['SYS']['serverTimeZone'] = '1';
But I may be wrong...
--
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-english
mailing list