Suggestion for `Schema.Date` to Accept Date Objects

I really feel like Schema.Date should accept date objects, not just date strings/numbers. it really shouldn't fail if given a date object, since the result is a date object anyway
Was this page helpful?