public static Nullable<DateTime> MoveStringToDateTime( string fieldIdentifier, string stringValue, int startPos, int length, InputDateFormat format )
Parameters
- fieldIdentifier
- Field identifier - use for error logging purposes.
- stringValue
- startPos
- length
- format
- Date format of the inbound data area to convert.