I have date stored in orientdb as string which has both data and time. how
do I convert string to Datetime format?
my date field in Orientdb look like this 3/30/2015 8:54:14 AM as a string.
My query looks for datetime format
where date_field >= TO_DATE('03/10/2015 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
)
Help on this is highly appreciated.
Thanks
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.