Include timezone option in Excel Exporter - Mendix Forum

Include timezone option in Excel Exporter

3

The Excel Exporter converts DateTime attributes to strings in UTC time. For localized DateTime attributes this output will look wrong. Now we always have to make extra attributes and java actions to store the formatted time separately.

Mendix is here to reduce coding, so I'd like to have an extra option in the Excel Exporter to set the timezone that is assumed while formatting, e.g. “Europe/Amsterdam”. And/or an option to use the timezone of the user (context of the microflow).

asked
0 answers