Table of Contents

Property TimeFormat

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

TimeFormat

Gets or sets the format string used to write TimeOnly values. Defaults to HH:mm:ss (ISO) or the current culture short time pattern.

public string TimeFormat { get; set; }

Property Value

string