5 ms·
Why not: valid_from: 2019-01-01T00:00:00+x valid_until: 2019-01-02T00:00:00+x Even 23:59:59.9999999 would still be < valid_until without any special tricks.
by gerhardi 7y ago
Why not:
valid_from: 2019-01-01T00:00:00+x
valid_until: 2019-01-02T00:00:00+x
Even 23:59:59.9999999 would still be < valid_until without any special tricks.