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