diff options
author | Elliott Hughes <enh@google.com> | 2015-11-10 18:21:51 -0800 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-11-12 21:26:56 -0600 |
commit | d885b528f2d26435ecff83da9e50e815ac73605b (patch) | |
tree | 848304ecf9db6e945195fea21c4c97df84fcf20c /lib | |
parent | 26ec1c05b0eef896b59fe3c870f6885fa7edf4ae (diff) | |
download | toybox-d885b528f2d26435ecff83da9e50e815ac73605b.tar.gz |
Fix year parsing in date(1).
Four-digit years were being mangled by the code for two-digit years.
Move all the two-digit year code into the "we only saw two digits" case.
Add some new tests and fix existing tests.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions