Property DateFormat
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
DateFormat
Gets or sets the format string used to write DateOnly values. Defaults to yyyy-MM-dd (ISO) or the current culture short date pattern.
public string DateFormat { get; set; }