D toc |
---|
Excerpt |
---|
In the Datetime Format dialog, you can specify or locate the format that you'd like to use for validation of the values in the current column against the Datetime data type. |
For example, if you choose mmddyyyy
as your format, all values in the column are considered valid for the Datetime data type if they fit the mmddyyyy
pattern. Otherwise, they are considered invalid values for the Datetime column.
...