public class DateTimeUtcToDateTimeTimeZone : IMultiValueConverter
Public Class DateTimeUtcToDateTimeTimeZone
Implements IMultiValueConverter
DateTimeUtcToDateTimeTimeZone | Initializes a new instance of the DateTimeUtcToDateTimeTimeZone class |
Convert | Converts a UTC date to the one indicated in the zone. |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |