usql
usql copied to clipboard
Outputters.Csv() formatting of DateTime datatype
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" ?
Hmmm... Let me check. While our data centers run in UTC-7 timezones, the datatype value does not contain a timezone.