[storm] Like on DateTime using only date

Lutz Horn lutz.horn at fastmail.fm
Mon Mar 3 12:14:36 GMT 2008


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



More information about the storm mailing list