Property TimestampFormat
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
TimestampFormat
Gets or sets the format string used to write DateTimeOffset timestamp values. Defaults to yyyy-MM-dd hh:mm:ss zzz (ISO) or the current culture RFC1123 pattern.
public string TimestampFormat { get; set; }