public class DateToStringConverter : IValueConverter
Public Class DateToStringConverter
Implements IValueConverter
DateToStringConverter | Initializes a new instance of the DateToStringConverter class |
Convert | Converts a DateTime value to String, depending on the culture format. |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |