In 2.5.20, I find the max value of DaysInterval is 32676, and the library will throw an exception when try to save.
I just read the article in MSDN, and I found TEXT .
It says that the max value in system is 365, so the value large than 365 may cause an exception.
I just read the article in MSDN, and I found TEXT .
It says that the max value in system is 365, so the value large than 365 may cause an exception.