throwOnInvalidDate property
Whether to throw exceptions on invalid dates
When false, invalid dates will return null or default values
Default: false
Implementation
static bool throwOnInvalidDate = false;
Whether to throw exceptions on invalid dates
When false, invalid dates will return null or default values
Default: false
static bool throwOnInvalidDate = false;