﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
733	allmydata.util.time_format.iso_utc_time_to_seconds() doesn't work in London if you ask it what the unix timestamp was in the 1970's	zooko	somebody	"http://allmydata.org/buildbot/builders/Zandr%20Lenny-armel/builds/101/steps/test/logs/stdio

I added some debug printouts:

{{{
time.mktime((1970, 1, 1, 0, 0, 1, 0, 1, 0)) == -3599.0
}}}

and

{{{
time.timezone == 0
}}}

That means that Zandr's linkstation says that the epoch began in its timezone one hour before it began in UTC, but also says that its timezone is the same as UTC.  :-("	defect	closed	major	1.5.0	code	1.4.1	fixed	ARM		
