simple_gregorian_date: {
    day: integer;
    month: integer;
    year: integer;
}

Type declaration

Generated using TypeDoc