Fix edge cases in DatePicker with min/max dates and eras (#3149)
* Constrain dates within valid calendar system defined range
* Include era in gregorian dates in the BC era
* Fix clicking on segments in Firefox
* Work around Firefox bug with BC dates
Co-authored-by: Daniel Lu <dl1644@gmail.com>