WriteDate Method WriteDate(string, HLocalDate?) Writes a Date field. Declaration void WriteDate(string name, HLocalDate? value) Parameters string name The name of the field. HLocalDate? value The value of the field.