From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Thu Apr 16 16:41:00 EDT 2020 Received: from abbatoir.fios-router.home (pool-162-83-132-245.nycmny.fios.verizon.net [162.83.132.245]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 544a7d8f (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Thu, 16 Apr 2020 13:40:45 -0700 (PDT) Message-ID: <301873E74608771F391ED0A660DDCFF7@eigenstate.org> To: ori@eigenstate.org, magma698hfsp273p9f@icebubble.org, 9front@9front.org Subject: Re: [9front] Re: Date and time handling. Date: Thu, 16 Apr 2020 13:40:44 -0700 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: webscale transactional deep-learning out-scaling-aware framework > Thanks for the review. Good questions and comments! > And thanks to joe9 for adding a bunch of test cases, which now all pass. I think the code is ready for testing. The next step, if there aren't any objections, will be to merge the `struct Tmd` with libc's `struct Tm`, and move this library over to use it. Once we've got some experience and are happy with this, I'd like to commit this to 9front and move utilities like date over to it.