Assembly: Cubes;
The DateConverter class is used to set date parse format.
Data parse enables the user to set up to a specific date format in the file with imported data.
| Property name | Brief description | |
![]() |
DataType | The DataType property returns type of data obtained after transformation. |
| Method name | Brief description | |
![]() |
Convert | The Convert method transforms the specified value. |
![]() |
TryConvert | The TryConvert method tries to transform data and returns whether transformation is successful. |
See also: