DateParts
A partially-entered date. null means “that segment is still empty”.
Properties
Section titled “Properties”day: number | null;month: number | null;year: number | null;A partially-entered date. null means “that segment is still empty”.
day: number | null;month: number | null;year: number | null;