https://sonarly.com/issue/22233?type=bug
When configuring record-level permissions (RLS) on a date/datetime field with a relative date operand (IS_RELATIVE), the value input crashes because the relative date string is passed directly to Temporal.Instant.from() which cannot parse it.