Property DateTimeFormat
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
DateTimeFormat
Gets or sets the format string used to parse DateTime values in the CSV. Defaults to yyyy-MM-dd HH:mm:ss (ISO) or the current culture full date/time pattern.
public string DateTimeFormat { get; set; }