FF: 26
SGWT: 4.0p 07/17/2014 05:13
I haven't been able to recreate this in a test case, but the FilterBuilder in our application is reporting dateTime values as epoch time in the criteria. What would be the reason for this?
Thanks.
SGWT: 4.0p 07/17/2014 05:13
I haven't been able to recreate this in a test case, but the FilterBuilder in our application is reporting dateTime values as epoch time in the criteria. What would be the reason for this?
Code:
"search":"{\"_constructor\":\"AdvancedCriteria\", \"operator\":\"and\", \"criteria\":[{\"fieldName\":\"BIRTH_DATE\", \"operator\":\"greaterThan\", \"value\":1412188680000}]}"