I am using jsonix to store data in nosql (mongodb). Problem is I cannot query data by date (less than or greater than). Is there a way to set a format to return date either in epoch time or ISODate format?
Disclaimer: I am new to nosql and and recently started using jsonix.