Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

CsvSerializer respects the configured CsvConfig.DateTimeFormatString #405

Merged
merged 1 commit into from
Apr 9, 2014

Conversation

chrisfcarroll
Copy link
Contributor

CSV format came late to standardisation. As a result, many widely used clients of the format are 'quirky' in particular in the parsing of Dates & DateTimes. This commit adds a CsvConfig.DateTimeFormatString property to give some control over the output.

mythz added a commit that referenced this pull request Apr 9, 2014
CsvSerializer respects the configured CsvConfig.DateTimeFormatString
@mythz mythz merged commit d9a4e7a into ServiceStack:master Apr 9, 2014
@mythz
Copy link
Member

mythz commented Apr 9, 2014

Awesome, thx for the feature + the tests!

Unfortunately this just missed todays v4.0.16 release, so will have to wait for the next v4.0.17 release before it's available in the official NuGet packages.

Although I'll be pushing to MyGet within the next couple of hours if you prefer to get it from NuGet, which you can get with these instructions: https://github.com/ServiceStack/ServiceStack/wiki/MyGet

@chrisfcarroll
Copy link
Contributor Author

And thank you!
Cheers,
Chris

chrisfcarroll added a commit to chrisfcarroll/ServiceStack.Text that referenced this pull request Apr 16, 2014
mythz added a commit that referenced this pull request Apr 16, 2014
Revert "Merge pull request #405 from chrisfcarroll/master"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants