Export to Data Lake should export datetime fields with correct UTC format
Currently, the csv files being generated by the "Export to Data Lake" functionality, export datetime fields with no timezone except for one field - DataLakeModified_DateTime. This field includes the "Z" suffix to indicate that the datetime is in UTC timezone.
Since datetime fi...
STATUS DETAILS
New