Skip to content

Conversation

@tomfrew
Copy link

@tomfrew tomfrew commented Dec 22, 2025

Summary

  • Adds support for relative date strings (like "last 7 days", "this week") in inDateRange and notInDateRange filter operators
  • Parses relative date values using the existing dateParser function with query timezone support

Closes #1912

@tomfrew tomfrew requested a review from a team as a code owner December 22, 2025 21:34
@github-actions github-actions bot added javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members. labels Dec 22, 2025
@tomfrew tomfrew changed the title feat(api-gateway): support relative date strings in inDateRange/notInDateRange filters Support relative date strings in inDateRange/notInDateRange filters Dec 22, 2025
@tomfrew tomfrew changed the title Support relative date strings in inDateRange/notInDateRange filters @tomfrew feat(api-gateway): support relative date strings in inDateRange/notInDateRange filters Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members.

1 participant