DateTimeEditorAttribute.UseUtc property
Gets or sets a value indicating whether the editor should use UTC format.
public bool UseUtc { get; set; }
Property Value
true if UTC format should be used; otherwise, false.
See Also
- class DateTimeEditorAttribute