I have a field which is storing epoch time i just want to find if that epoch time is falling in current month ? please suggest me how to do that with example

mapping is as follows

"contractDateTime": {
"type": "long"
}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.