LimeSurvey: master 5f2cb1ed

Author Committer Branch Timestamp Parent
gabrieljenik GitHub master 2021-02-25 19:44:29 master 29799db3
Affected Issues  17089: Date format problem
Changeset

Fixed issue 17089: Date format problem (#1760)

This patch is for the edit tokens screen.
This happens because the dates are somehow double converted (calling 2 times convertToGlobalSettingFormat)

This was already fixed for the invitation sent date. Now doing it for the reminder date.

mod - application/views/admin/token/tokenform.php Diff File