Hi,

with at DateTime property I'd like to compare only using the date
part. But the like method of DateTime needs a datetime.datetime
instance, not a datetime.date instance. How can I formulate the like
condition to only select those records whose DateTime propery match a
datetime.date instance?

Regards

Lutz

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to