Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

FilterBuilder.getCriteria returns DateTime value as epoch time

$
0
0
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?
Code:

"search":"{\"_constructor\":\"AdvancedCriteria\", \"operator\":\"and\", \"criteria\":[{\"fieldName\":\"BIRTH_DATE\", \"operator\":\"greaterThan\", \"value\":1412188680000}]}"
Thanks.

Viewing all articles
Browse latest Browse all 4756

Trending Articles