An error occurred while fetching folder content.
Explicitly set Locale.ENGLISH in DateTimeUtils
Michael A. Goulet authored
Some tests were failing on my box because I've got my locale set to
Portuguese; this shouldn't be an issue, since the NanoDB tests are
explicitly written in English. In order to fix Date parsing language-
agnostically, I just explicitly set the locale to `Locale.ENGLISH`.
8b85c48f
Name Last commit Last update
..