Possible bug in data returned via n8n

On my selfhosted SeaTable (5.2.7) and self Hosted n8n with the n8n-nodes-seatable community node v2.0.1 I have a weird issue.
I have a view setup with these filters.

and it returns the expected data in SeaTable in the view:

However, if I query the same view via n8n, I get a result from Today, but the one from Tomorrow that I expected, is not shown.

Can we try to clarify first, if this is n8n or an seatable api problem?
Therefore please try to get this view via api:

What does this return? The correct value or the wrong value?