I am importing a CVS file which contains historic dates in the form "1797-01-01 01:01:01". This gives some weird results. For years before appr. 1910 after import the time is always increased with 9 minutes and 21 seconds. For years after appr. 1960 exactly 1 hour is added. In between these years the time is exactly as in the source. What is going on here?
NB. I am not certain about the the exact years where the change takes place.
Comments
Comment #0.0
jos_s commentedcorrected small typos
Comment #1
tterranigma commentedProbably similar to this
Comment #2
megachriz#722740: Feeds Date mapper converts imported dates to GMT unless in UNIX timestamp format is related, but it sounds like it is actually a duplicate of #1058424: Port date mapper patch to d7 version to support dates before 13 Dec 1901.