Class IsoDateTimeConverter
Denotes a type converter that converts date time to string in iso format
Inherited Members
Namespace: NMF.Models
Assembly: NMF.Models.dll
Syntax
public class IsoDateTimeConverter : DateTimeConverter
Methods
| Edit this page View SourceConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)
Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
Type | Name | Description |
---|---|---|
ITypeDescriptorContext | context | |
CultureInfo | culture | |
object | value | |
Type | destinationType |
Returns
Type | Description |
---|---|
object |