2.19.2
Fix day-of-week validation (issue #4112)
FFS
Use isFunction instead of instanceof Function
Added test and minor refactor
Fix year setter for random days in leap year (#4255)
Move logic to overflow section
Do not use recursion, fixup #3875
Use getOwnPropertyNames to check for empty object.