commit | d5f72afd4984744a7198c8ec80341a6d2602d02f | [log] [tgz] |
---|---|---|
author | Eric Fischer <enf@google.com> | Mon Aug 03 15:43:18 2009 -0700 |
committer | Eric Fischer <enf@google.com> | Mon Aug 03 15:43:18 2009 -0700 |
tree | 2673f88232054cb5bbb97ef2acaad39e07f96948 | |
parent | 8b09aa39c3ab7bf17384082728001550c072e8c7 [diff] |
Fix strftime to use localized month names. It was using the default locale (capital L) instead of the current locale (lowercase l). Bug 2030864