What it says on the tin, basically! I assumed it's the same as a regular .NET DateTime struct, but whenever I try to store 01-Jan-0001 (smallest DateTime value), I get an error. Can't find it on MSDN or Google.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Minimum value is 1/1/1900. We have run into the minimum value issue with trying to date some documents from the 1800's. - Stackoverflow reference |
|||
|
|