CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/19 09:50:14
Modified files:
lib/libc/time : strptime.c
Log message:
Fix typo, %F pattern corresponds to %Y-%m-%d (the ISO 8601 date format),
not %Y/%m/%d. Found while debugging geo/gpx-viewer.
ok millert@ jasper@
