Dear all,
I’m using the Odata query below, it works, however it seems all records having EMPLOYMENT_END_DATE equal to todays date are ignored due to date format.
page/Employees/List?$filter=CompanyId eq $COMPANY_ID$ and EmploymentEndDate le DayAfterMonth and EmploymentEndDate ge CurrentDate
What are supported date variables/functions I can use with Odata query?
I see DayAfterMonth, CurrentDate are working. Are there any others like Yesterday or is it possible to deduct/add number of days to the CurrentDay somehow, can I somehow truncate the date?
I did not find even DayAfterMonth, CurrentDate in the documentation.
Thanks Jan
Question
Odata $filter Date Syntax
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.