Open eischet opened 2 years ago
Date/Time related unit tests still mostly fail.
Time parsing isn't even implemented at the moment.
Time zone handling needs to be figured out now that we're using LocalDateTime/LocalDate instead of java.util.Date with Joda-Time.
Down to 3 failing tests...
Date/Time related unit tests still mostly fail.
Time parsing isn't even implemented at the moment.
Time zone handling needs to be figured out now that we're using LocalDateTime/LocalDate instead of java.util.Date with Joda-Time.