Closed JamesGuthrie closed 2 years ago
Not entirely sure all cases should go over to TimestampWithTimeZone, actually, but I'll let you be the judge.
Thank you @workingjubilee! AFAICT they all should.
Not entirely sure all cases should go over to TimestampWithTimeZone, actually, but I'll let you be the judge.
Thank you @workingjubilee! AFAICT they all should.
Unfortunately, I'll have to revert this. Even though, semantically, it seems like something we'd want, I couldn't find a way to perform arithmetic ops on TimestampWithTimeZone
: its internal field is private, and it doesn't implement Add
Description
Waiting on PR to be merged upstream 1.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR: