Cannot specify timezone with QueryBuilder in `@cubejs-client/vue3`
Open
client:vue
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Describe the bug**
Using the component QueryBuilder from `@cubejs-client/vue` if a specify a timezone, the property is ignored and the query is executed without timezone.
I guess the [implementation is missing](https://github.com/cube-js/cube/blob/master/packages/cubejs-client-vue/src/QueryBuilder.js#L322).
**Version:**
Any version.
Contributor guide
Assessment
This issue has not been assessed yet.