exp
exp copied to clipboard
Adding RFC3339 timestamp support with supported operations: ==, >=, <…
Following functionality is being added. RFC3339 timestamp support with supported operations: eq(==), gt(>), lt(<), gte(>=) and lte(<=)
@alexkappa could you pls review the changes