<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/tests/unit, branch v0.5.0</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>add first basic tests for synthetic tracks</title>
<updated>2022-07-24T20:28:38+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-24T20:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=02676f841c10b20e1a69b6936acb60dfc46da5c4'/>
<id>02676f841c10b20e1a69b6936acb60dfc46da5c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'multi-download'</title>
<updated>2022-07-17T19:01:41+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-17T19:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=333a06478b40d2e1b0f2243745807c745005233a'/>
<id>333a06478b40d2e1b0f2243745807c745005233a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for archive download</title>
<updated>2022-07-17T18:56:38+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-17T18:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=69c9167911a8449fef20951abe924a1c4528545c'/>
<id>69c9167911a8449fef20951abe924a1c4528545c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove MyTourbook timezone guessing</title>
<updated>2022-07-16T20:30:47+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-16T20:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=a07ca7c0b7e567f2647d13f84db6aed201cde56c'/>
<id>a07ca7c0b7e567f2647d13f84db6aed201cde56c</id>
<content type='text'>
It turns out that the mt:TourStartTime is also given in UTC, and
therefore cannot be used to get the timezone offset. The problem was
that my local computer's timezone was the same as the tour timezone, so
by the magic of Python's datetime.datetime.fromtimestamp (and the date
CLI util), I did not notice that the timestamp actually represents UTC.

Sadly, it currently looks like there is no way to extract the time zone
from a MyTourbook export.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that the mt:TourStartTime is also given in UTC, and
therefore cannot be used to get the timezone offset. The problem was
that my local computer's timezone was the same as the tour timezone, so
by the magic of Python's datetime.datetime.fromtimestamp (and the date
CLI util), I did not notice that the timestamp actually represents UTC.

Sadly, it currently looks like there is no way to extract the time zone
from a MyTourbook export.
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for util.guess_gpx_timezone</title>
<updated>2022-07-07T20:40:59+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-07T20:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=264612664a24447c929cfd71659d44dd95a8e3a9'/>
<id>264612664a24447c929cfd71659d44dd95a8e3a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start adding some unit tests</title>
<updated>2022-07-07T10:31:49+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-07T10:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=aebf11a0cf6141f287fcbe40fbb094eeb702ec2a'/>
<id>aebf11a0cf6141f287fcbe40fbb094eeb702ec2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
