Outputters.Csv() formatting of DateTime datatype
Open
- Dominant language
- C#
- Stars
- 231
- Forks
- 666
- PR merge metrics
- No merged PRs in 30d
Description
Has there be a change recently to the CSV Outputter in the way DateTime data types are formatted to a string. Previous USQL jobs were outputting dates in the format of "2009-02-09T13:50:31.0000000". Execution of a job today is now Outputting "2009-02-09T13:50:31.0000000-07:00" ?
Contributor guide
Assessment
This issue has not been assessed yet.