Table of Contents

Constructor ExportConfig

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

ExportConfig(DateFormatType)

Initializes a new ExportConfig with default settings for the specified date format style.

public ExportConfig(DateFormatType dateFormatType = DateFormatType.Iso)

Parameters

dateFormatType DateFormatType

Controls whether date/time format strings are set to ISO 8601 standards or derived from the current culture. Defaults to Iso.