Currently tablite uses system timezone info when dealing with dates. This should be changed to use UTC unless specified otherwise. While it doesn't matter if everything runs on the local machine there can be a time where this is not true. Additionally there are two tests that will always fail because they only work in UTC timezone.
Currently tablite uses system timezone info when dealing with dates. This should be changed to use UTC unless specified otherwise. While it doesn't matter if everything runs on the local machine there can be a time where this is not true. Additionally there are two tests that will always fail because they only work in UTC timezone.