UMF data types must follow specific formatting rules.
The following formatting rules must be followed:
Data Type | Format |
Date | MM/DD/YYYY |
Datetime | MM/DD/YYYY HH:MM:SS |
Char | Left justified |
Integer | Leading zeros not needed but ok |
Money | Suppress $; decimal to two places required |
Float | Any valid number |