LP1995623 DateTime picker gets min/max date support
authorBill Erickson <berickxx@gmail.com>
Thu, 3 Nov 2022 16:34:54 +0000 (12:34 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 3 Nov 2022 19:12:27 +0000 (15:12 -0400)
commitcda8791e878075dfe880b814a788bdd6742ba165
treef546656ee337a1a8c92073359c9bf03508dbedd9
parent32229568991a445ed0291159fadd333ba2700f8b
LP1995623 DateTime picker gets min/max date support

Note this only affects the date select, since the time picker has no
notion of a minimum time.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.html
Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.ts
Open-ILS/src/eg2/src/app/share/util/date.ts