vmware-archive/hillview

Use LocalDateTime instead of Instant for time values

mihaibudiu opened this issue · 1 comments

This way the values are time-zone independent.
Technically we should have two different types for these.

Fixed by #664