bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#14097: [PATCH] Add support for ISO 8601 basic format


From: Eric Blake
Subject: Re: bug#14097: [PATCH] Add support for ISO 8601 basic format
Date: Mon, 01 Apr 2013 06:51:15 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 03/30/2013 01:18 PM, Mihai Capotă wrote:
> The parser now accepts the basic format for combined date and time
> representations, which ommits the date and time separators, "-" and ":".

s/ommits/omits/

> 
> See bug 23767 for GNU coreutils, <https://savannah.gnu.org/bugs/?23767>.
> 
> * lib/parse-datetime.y: Parse combined date and time representations in
> ISO 8601 basic format.
> (set_hhmmss_iso_8601_basic_time) New function.
> * tests/test-parse-datetime.c: Add new tests for combined date and time
> representations in ISO 8601 basic format.
> ---
>  lib/parse-datetime.y        |   78 
> +++++++++++++++++++++++++++++++++++++++++--
>  tests/test-parse-datetime.c |   61 +++++++++++++++++++++++++++++++++

This patch is non-trivial in size.  I stopped reviewing here; we would
need to have copyright assignment on file to take this patch from you.
Is this still something you are interested in pursuing?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]