You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.