package angular_components.lib.material_datepicker.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Date

date.proto:5

Used in: DateRange

message DateRange

date_range.proto:92

A concrete date range between two calendar dates, inclusive.

Used in: DatepickerDateRange

message DatepickerDateRange

date_range.proto:11

Represents a date range selected in a material-date-range-picker. Supports "relative presets" which update depending on the current date, as well as plain date ranges (which don't). The intended use case is saving/loading the date range picker's state.