django-tablib icon indicating copy to clipboard operation
django-tablib copied to clipboard

DateTimeFields come back in UTC

Open antecursor opened this issue 12 years ago • 0 comments

It looks like when USE_TZ is true the time zone conversions are not applied to excel export. I am using the generic export view. Am I missing something?

antecursor avatar Jun 12 '13 13:06 antecursor