Use server side generated timestamps for :relative-datetime (#35995)
* WIP: Use server side generated timestamps for :relative-datetime * Use correct timestamp in :relative-datetime and add tests * Update tests * Remove combinations of tzs test I've added those to commit in case we need to refer to it in future. Tests like that take ~500 seconds, hence good for one off testing. * Update docstrings and comments * Use string formatted qp.timezone/now as a base * Address review remarks * Remove redundant data from "last queries" query * Update tests - Add comment that points on discussion on flake potential of a test. - Correct the order of expected and actual in another test. - Add formatting to rows and select only necessary for testing in a test.
Showing
Please register or sign in to comment