-
- Downloads
15876 fix time random casting with without timezone (#21340)
* Misc * parseTime method updated to remove timezone * parseTime tests added * formatTime tests added * Unskip 15876 cypress test
Showing
- frontend/src/metabase/lib/formatting.js 2 additions, 2 deletionsfrontend/src/metabase/lib/formatting.js
- frontend/src/metabase/lib/time.js 4 additions, 5 deletionsfrontend/src/metabase/lib/time.js
- frontend/test/metabase/lib/formatting.unit.spec.js 23 additions, 0 deletionsfrontend/test/metabase/lib/formatting.unit.spec.js
- frontend/test/metabase/lib/time.unit.spec.js 19 additions, 12 deletionsfrontend/test/metabase/lib/time.unit.spec.js
- frontend/test/metabase/scenarios/question/reproductions/15876-postgres-cast-time.cy.spec.js 1 addition, 1 deletion...uestion/reproductions/15876-postgres-cast-time.cy.spec.js
Loading
Please register or sign in to comment