Open CLeeuwen opened 3 years ago
In the RfcValueMapper, in the function ToRemoteValue, when the parameter is of type string, casting to DateTime fails. Use is Convert or DateTime.Parse is preferred.
In the RfcValueMapper, in the function ToRemoteValue, when the parameter is of type string, casting to DateTime fails. Use is Convert or DateTime.Parse is preferred.