dateFormat
The format the CSV file generator uses to create date strings.
Declaration
var dateFormat: String?Discussion
Defaults to nil, which uses ISO 8601 encoding.
The format the CSV file generator uses to create date strings.
var dateFormat: String?Defaults to nil, which uses ISO 8601 encoding.