This repository has been archived on 2017-04-03. You can view files and clone it, but cannot push or open issues/pull-requests.
blog_post_tests/20140929232255.blog

5 lines
803 B
Plaintext

Announcing: Time, Clock, and Calendar Programming In C
<p>The C/UNIX library support for time and calendar programming is a nasty mess of historical contingency. I have grown tired of having to re-learn its quirks every time I&#8217;ve had to deal with it, so I&#8217;m doing something about that.</p>
<p>Announcing <a href="http://www.catb.org/esr/time-programming/">Time, Clock, and Calendar Programming In C</a>, a document which attempts to chart the historical clutter (so you can ignore it once you know why it&#8217;s there) and explain the mysteries.</p>
<p>What I&#8217;ve released is an 0.9 beta version. My hope is that it will rapidly attract some thoroughgoing reviews so I can release a 1.0 in a week or so. More than that, I would welcome a subject matter expert as a collaborator.</p>