RandomSec/main/tests
Tom Morris 306b541c69
Fix Excel date import - Fixes #1908 (#2909)
* Add utility functions to check/convert dates

* Add date tests and refactor to DRY up

* Fix date import - fixes #1908

Change from java.util.Date to OpenRefine 3.0+'s OffsetDateTime
Fixes #1908

* Centralize date conversion

* Moving utility methods to ParsingUtilities

* Fix tests
2020-07-09 23:13:44 +02:00
..
client/src Correcting typo that was breaking one UI test 2013-12-17 01:40:45 -03:00
data Add Excel95 import test and improve other importer tests (#2844) 2020-06-30 08:20:56 +02:00
server Fix Excel date import - Fixes #1908 (#2909) 2020-07-09 23:13:44 +02:00