Date Field

How do I check if the date field is empty or blank? I tried to use if conditional check using != “” and null but those do not work.