GlideRecord query against glide_date_time field
I need to run a query to retrieve records created within a certain date range. Been here: http://wiki.service-now.com/index.php?title=GlideRecord which implies that where operators can be passed in, but the API is short on detail. Something like: gr...
