<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python_utils.git/datetime_utils.py, branch master</title>
<subtitle>A bunch of python helper utils.  Needed to run most of my python code.
</subtitle>
<id>https://git.acknak.org/cgit/python_utils.git/atom?h=master</id>
<link rel='self' href='https://git.acknak.org/cgit/python_utils.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/'/>
<updated>2022-08-20T17:19:50Z</updated>
<entry>
<title>Fix bug in translate_timezone and improve test.</title>
<updated>2022-08-20T17:19:50Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-20T17:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=e65c692279786d17bce47ebc2ce3c473f7d3bf27'/>
<id>urn:sha1:e65c692279786d17bce47ebc2ce3c473f7d3bf27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up more docs to work with sphinx.</title>
<updated>2022-05-30T00:53:26Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-05-30T00:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=f3dbc7dc19ba5703f8f5aa9bf8af3c491b3510f6'/>
<id>urn:sha1:f3dbc7dc19ba5703f8f5aa9bf8af3c491b3510f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Since this thing is on the innerwebs I suppose it should have a</title>
<updated>2022-03-25T16:41:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-03-25T16:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3'/>
<id>urn:sha1:532df2c5b57c7517dfb3dddd8c1358fbadf8baf3</id>
<content type='text'>
copyright...
</content>
</entry>
<entry>
<title>Add add_timezone.</title>
<updated>2022-03-24T22:20:49Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-03-24T22:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=823b5791dda724a41c66b268d962dafd7a4d97ad'/>
<id>urn:sha1:823b5791dda724a41c66b268d962dafd7a4d97ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More cleanup.</title>
<updated>2022-02-08T22:38:15Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-08T22:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=0d63d44ac89aab38fe95f36497adaf95110ab949'/>
<id>urn:sha1:0d63d44ac89aab38fe95f36497adaf95110ab949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change settings in flake8 and black.</title>
<updated>2022-02-03T22:18:37Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-03T22:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=713a609bd19d491de03debf8a4a6ddf2540b13dc'/>
<id>urn:sha1:713a609bd19d491de03debf8a4a6ddf2540b13dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make subdirs type clean too.</title>
<updated>2022-02-02T21:09:30Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-02-02T21:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=6ba90a1f30f1c0cf4df12fcd0c62181f29bc3668'/>
<id>urn:sha1:6ba90a1f30f1c0cf4df12fcd0c62181f29bc3668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up mypy type checker errors.</title>
<updated>2022-02-01T05:03:41Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-02-01T05:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=e224aee343a337beefc61acdfa263c88f0bde312'/>
<id>urn:sha1:e224aee343a337beefc61acdfa263c88f0bde312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple of bugs in date parsing.</title>
<updated>2022-01-31T20:00:11Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-01-31T20:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=e70297b7e29a07457d6c7195425e734a1290abeb'/>
<id>urn:sha1:e70297b7e29a07457d6c7195425e734a1290abeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ahem.  Still running black?</title>
<updated>2022-01-27T05:35:20Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-01-27T05:35:20Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=e6f32fdd9b373dfcd100c7accb41f57d83c2f0a1'/>
<id>urn:sha1:e6f32fdd9b373dfcd100c7accb41f57d83c2f0a1</id>
<content type='text'>
</content>
</entry>
</feed>
