How to treat a DateTime
field that comes as "null"
(I know that DateTime
can not be null
) of a legacy base?
Querying a WebService
returns a DateTime
field as 01/01/0001
(no value), in the case of an empty% or null% co exists there is an "elegant" way to treat string
My question is: What is the best way to treat a IsNullOrEmpty
"nullo", that is, with DateTime
value