<feed xmlns='http://www.w3.org/2005/Atom'>
<title>distamp, branch 2.0.0</title>
<subtitle>Tool for creating discord format relative timestamps</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/'/>
<entry>
<title>Add version flag and update README.md</title>
<updated>2024-10-31T21:38:33+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-31T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=1076c9b34af5b185d35ca33a14dbf0fd718ed988'/>
<id>1076c9b34af5b185d35ca33a14dbf0fd718ed988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless comment</title>
<updated>2024-10-31T20:37:28+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-31T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=ea927cfc55df2317b96f867107314117037fe089'/>
<id>ea927cfc55df2317b96f867107314117037fe089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md and punctuation</title>
<updated>2024-10-31T20:37:28+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-31T20:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=dcaa3450430fec7ce23c4ed4f0b9fd480324d1ed'/>
<id>dcaa3450430fec7ce23c4ed4f0b9fd480324d1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim keys and values from the config</title>
<updated>2024-10-31T20:26:25+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-31T20:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=141645bb9fd2b757e6d6ed4ad78ff14a8b737cc0'/>
<id>141645bb9fd2b757e6d6ed4ad78ff14a8b737cc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add config support for specifying a timezone</title>
<updated>2024-10-30T17:21:05+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2024-10-30T17:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=daf372c98d4a9df43c8270bdf9b414e9820aea90'/>
<id>daf372c98d4a9df43c8270bdf9b414e9820aea90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Europe/Paris tz instead of LOCAL</title>
<updated>2024-10-21T11:22:58+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-21T11:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=951a1d7c777902c3d93c0629c5940ac25f827f62'/>
<id>951a1d7c777902c3d93c0629c5940ac25f827f62</id>
<content type='text'>
LOCAL isn't Europe/Paris but UTC here for some reason
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LOCAL isn't Europe/Paris but UTC here for some reason
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse the absolute date via a virtual</title>
<updated>2024-10-17T13:35:34+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2024-10-17T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=f483ec5cc73dde773937f604afcd7705afe66192'/>
<id>f483ec5cc73dde773937f604afcd7705afe66192</id>
<content type='text'>
Use a virtual date to parse the user inputted date then fill in the rest
of the date information needed to realize the virtual into a real date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a virtual date to parse the user inputted date then fill in the rest
of the date information needed to realize the virtual into a real date.
</pre>
</div>
</content>
</entry>
<entry>
<title>fprintln -&gt; errorln</title>
<updated>2024-10-17T09:01:15+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2024-10-17T09:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=dd64dfa77837d91c94920515ea943ecc0306ae3f'/>
<id>dd64dfa77837d91c94920515ea943ecc0306ae3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix locality</title>
<updated>2024-10-16T00:31:22+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2024-10-16T00:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=d5c1a74dd5af1398521b2e2b58d55c9277928ab0'/>
<id>d5c1a74dd5af1398521b2e2b58d55c9277928ab0</id>
<content type='text'>
Locality in from_str seems broken, it needs to be specified twice with
%L in the layout and as a parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Locality in from_str seems broken, it needs to be specified twice with
%L in the layout and as a parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support absolute dates</title>
<updated>2024-10-09T11:56:47+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2024-10-09T11:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/distamp/commit/?id=299c9cd5a4696bab85291dd61520e65bac8de7a3'/>
<id>299c9cd5a4696bab85291dd61520e65bac8de7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
