date fields in deluge
date fields in deluge
my html view crashes if a date field is null:
<%=c.DateOfBirth%>
and if it isn't, it prints in date time format even though it's defined as a date field.
am new at zoho, am i missing something?