Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
-
Localization
Description
The csv file created in the forms export procces register the time with GMT timezone.
It doesn't take into account the portal or user timezone configuration, so it should inform the actual timezone with an advise.
Reproduction steps:
1, Set Portal Instance's timezone different to GMT
2, Set User's timezone different to GMT
3, Create a form entry (by creating a form, then submitting 1 entry)
4, Export the entries to CSV
5, Open with editor or Excel
Actual result: the timezone is actually in GMT
Expected result: The portal should inform that the timezone used at the exportation process will be GMT regardless of which timezone is configured on the instance.
Attachments
Issue Links
- is related to
-
LPS-99396 DDL should inform that the timezone at the export process is GMT
- Closed