From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sat Sep 19 21:51:14 EDT 2020 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 3fd11a66 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 19 Sep 2020 18:51:06 -0700 (PDT) Message-ID: <02FE2FEF065AEC3B39902C5D0AF46C73@eigenstate.org> To: 9front@9front.org Subject: Re: [9front] Upas: Complete date library conversion. Date: Sat, 19 Sep 2020 18:51:04 -0700 From: ori@eigenstate.org In-Reply-To: <20200920014650.GA15162@alice> 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: template-oriented shader proxy-based solution > ori@eigenstate.org once said: >> When parsing, this makes the following argument match fuzzily. >> +When formatting, this is ignored. >> Fuzzy matching means that all formats are tried, from most to least specific. >> For example, > > The word "fuzzily" is a bit silly and this rule is not like > approximate string matching nor fuzzy logic. > > How about: > > When parsing, all formats of the following argument are tried > from most to least specific. For example, ?M will match January, > Jan, 01, and 1, in that order. When formatting, this is ignored. > > Cheers, > Anthony I like that much better, thanks! If there are revisions to the diff, I'll roll them in, if not, it'll be in the commit.