Interface protos.google.type.IDate (1.6.0)

Properties of a Date.

Package

@googlemaps/places

Properties

day

day?: (number|null);

Date day

month

month?: (number|null);

Date month

year

year?: (number|null);

Date year