Property | Type | Description | |
---|---|---|---|
Date | |||
DateAndTime |
Method | Description | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
DateTimeConverter ( string format ) : System | ||
Validate ( object value, |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public DateTimeConverter ( string format ) : System | ||
format | string | |
return | System |
public Validate ( object value, |
||
value | object | |
cultureInfo | ||
return | System.Windows.Controls.ValidationResult |
public static DateTimeConverter,Signum.Windows Date | ||
return |