comparison .jshintrc @ 36234:48783333f45c stable

date: fix parsing months Thanks nemo for discovering this on #mercurial IRC channel. Test Plan: Add a test. It fails before this patch: ``` + hg: parse error: invalid date: 'Feb 2018' + hg: parse error: invalid date: 'Apr 2018' + hg: parse error: invalid date: 'Jun 2018' + hg: parse error: invalid date: 'Sep 2018' + hg: parse error: invalid date: 'Nov 2018' ``` Differential Revision: https://phab.mercurial-scm.org/D2289
author Jun Wu <quark@fb.com>
date Fri, 16 Feb 2018 13:25:39 -0800
parents bdd2e18b54c5
children
comparison
equal deleted inserted replaced
36001:9f454a717c43 36234:48783333f45c