Exporting class with dates within export utility result in the dates expressed in UTC format. But when exporting the dates using print CSV with in the class itself result in the dates expressed in American format m/d/y. It there any way to change the output format to UTC so that it is consistent with the export to CSV utility?
Has Anybody encounter this problem? Is there a thread looking to solve the bug?
Exporting class with dates within export utility result in the dates expressed in UTC format. But when exporting the dates using print CSV with in the class itself result in the dates expressed in American format m/d/y. It there any way to change the output format to UTC so that it is consistent with the export to CSV utility?