SharePoint Dates Earlier Then 1900
I ran across a situation today where a client wanted to store and manage dates that were earlier then 1900. The out of box SharePoint Date/Time metadata column doesn’t allow this. Without custom coding, your only option is to store this data as a single line of text. As you could imagine, there is problems …
