Siebel - Remove timestamp from DATE_TIME field
Hello All,
Do you how can i retrieve only the date portion from DATE_TIME field in my search spec.
My search spec looks like
(Start Date <= Ifnull(GetProfileAttr ("Active JWS Test Date"), Today()))
but when i look at the logs the Today() is evaluated as '11/21/2016 00:00:00'
Regards
BV