public class DateTimeUtcConverter : IValueConverter
Public Class DateTimeUtcConverter
Implements IValueConverter
DateTimeUtcConverter | Initializes a new instance of the DateTimeUtcConverter class |
Convert | Converts a DateTime value to the local time. |
ConvertBack | Converts a DateTime value to UTC. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |