Closed lixingwang closed 4 years ago
Current behavior:
We can't use below to compare with DateTime type == > < >= <= != Expected behavior:
==
>
<
>=
<=
!=
Able to compare DateTime type data with above compare operator
What is the motivation / use case for changing the behavior?
Additional information you deem important (e.g. I need this tomorrow):
Current behavior:
We can't use below to compare with DateTime type
==
>
<
>=
<=
!=
Expected behavior:Able to compare DateTime type data with above compare operator
What is the motivation / use case for changing the behavior?
Additional information you deem important (e.g. I need this tomorrow):