ReadDate Method ReadDate(String) Reads a Date field. Declaration HLocalDate? ReadDate(string name) Parameters String name The name of the field. Returns Nullable<HLocalDate> The value of the field.