A date column type will initialize a timestamp of 2014-10-28T22:30:00.000-07:00 to nil. Rather than limit the type casting to specific formats, the model should allow the specification of a format string to be applied when parsing a timestamp string. Proposed solution provided in #121.