Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cube-js
/
cube
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
20.7k
Code
Issues
714
Pull requests
396
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Validate query timezone against IANA zones
- #11575
#11575
Open
ovr
wants to merge 11 commits into
master
cube-js/cube:master
from
hanoi
cube-js/cube:hanoi
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
fix: Validate query timezone against IANA zones
#11575
ovr
wants to merge 11 commits into
master
cube-js/cube:master
from
hanoi
cube-js/cube:hanoi
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix: Validate query timezone against IANA zones
Show description for 4338e67
ovr
committed
4338e67
View commit details
Copy full SHA for 4338e67
Browse repository at this point
fix(api-gateway): normalize query timezone to canonical IANA name
Show description for 47516ce
ovr
committed
47516ce
View commit details
Copy full SHA for 47516ce
Browse repository at this point
fix: apply timezone normalization across all API entry points
ovr
committed
6141a98
View commit details
Copy full SHA for 6141a98
Browse repository at this point
Update packages/cubejs-api-gateway/src/query.js
Show description for 5f5d081
ovr
and
claude[bot]
authored
5f5d081
View commit details
Copy full SHA for 5f5d081
Browse repository at this point
Update packages/cubejs-server-core/src/core/optionsValidate.ts
Show description for 654610b
ovr
and
claude[bot]
authored
654610b
View commit details
Copy full SHA for 654610b
Browse repository at this point
fix: fail fast on misconfigured timezone env vars
ovr
committed
ebec8d0
View commit details
Copy full SHA for ebec8d0
Browse repository at this point
docs: drop timezone canonicalization notes from the env var reference
Show description for eaf58eb
ovr
and
claude
committed
eaf58eb
View commit details
Copy full SHA for eaf58eb
Browse repository at this point
fix: tolerate empty entries in CUBEJS_SCHEDULED_REFRESH_TIMEZONES
Show description for 062b0e7
ovr
committed
062b0e7
View commit details
Copy full SHA for 062b0e7
Browse repository at this point
fix: use the sanitized options object returned by validateOptions
Show description for 12d107d
ovr
and
claude
committed
12d107d
View commit details
Copy full SHA for 12d107d
Browse repository at this point
refactor: rename OptsHandler.assertOptions to validateOptions
Show description for 3a5784b
ovr
and
claude
committed
3a5784b
View commit details
Copy full SHA for 3a5784b
Browse repository at this point
refactor: rename OptsHandler.validateOptions to sanitizeOptions
Show description for c82de0b
ovr
and
claude
committed
c82de0b
View commit details
Copy full SHA for c82de0b
Browse repository at this point
You can’t perform that action at this time.