]> source.dussan.org Git - jquery-ui.git/commit
Tests: Test only valid values for Datepicker defaultDate, min/maxDate
authorKenneth DeBacker <kcdebacker@gmail.com>
Thu, 30 Mar 2023 11:05:41 +0000 (07:05 -0400)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 11:05:41 +0000 (13:05 +0200)
commitf8990e68e2d3900e7bb16926cc2d86ae97a3f0fa
tree34cbb0e8b0d500174935db90ac34d5e2ca80321f
parent988b73d20fb555131827e4585a7fcfbaf1ae15d9
Tests: Test only valid values for Datepicker defaultDate, min/maxDate

The docs say that valid periods when using string value and
period pairs as relative dates are "y", "m", "w", and "d"
https://api.jqueryui.com/datepicker/

Closes gh-2143
tests/unit/datepicker/options.js