I have a test and would like to know when an attribute has received DateTime.Now
or DateTime.Now.Date
, how can I differentiate when an attribute has received these values?
Note: It can be a number of values, the purpose is to know when a date is a simple date (without time) and a complete date (with time).