git: libc/strptime: Handle ISO 8601 time zone formats in %z.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Sat Aug  6 21:58:01 PDT 2016
    
    
  
commit da8348cb60464ffcaf48f0009a6fc4e77b6f285f
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Jul 27 19:17:54 2016 +0300
    libc/strptime: Handle ISO 8601 time zone formats in %z.
    
    Formats of +hh:mm +hh Z are now also accepted to previous +hhmm.
Summary of changes:
 lib/libc/stdtime/strptime.3 | 12 +++++++++++-
 lib/libc/stdtime/strptime.c | 21 +++++++++++++++++++--
 2 files changed, 30 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da8348cb60464ffcaf48f0009a6fc4e77b6f285f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list