commit ddddc53a1b3a96656345b67339a90dc7485c1f0e
Author: John Marino <[email protected]>
Date:   Fri Jul 24 10:30:19 2015 +0200

    cldr2def tool: Implement c_format generation
    
    The time definitions were missing c_fmt.  The patch I applied to make
    the tool run caused it (it was always a bug, but I didn't fix it
    correctly).  The c_formats are not defined, so I'm taking the full
    date-time format and stripping any %z or %Z timezone symbols that are
    contained within.  It's not perfect, but not too bad either considering.

Summary of changes:
 tools/tools/locale/tools/cldr2def.pl | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ddddc53a1b3a96656345b67339a90dc7485c1f0e


-- 
DragonFly BSD source repository

Reply via email to