DateConverter

Assembly: Cubes;

Description

The DateConverter class is used to set date parse format.

Comments

Data parse enables the user to set up to a specific date format in the file with imported data.

Properties inherited from IValueConverter

  Property name Brief description
DataType The DataType property returns type of data obtained after transformation.

Methods inherited from IValueConverter

  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:

Cubes Assembly Classes