Commit

commit 572ea0aba8c5c5b7854bcf89ddd6cabe8c38c6a7
Author: dankert 
Date:   Wed Mar 9 00:53:10 2022 +0100

    Fix: Setting the correct timezone from the user property.

 modules/cms/action/Action.class.php                |  6 ---
 .../cms/action/profile/ProfileEditAction.class.php |  2 +-
 modules/cms/action/user/UserPropAction.class.php   |  2 +-
 modules/cms/model/User.class.php                   |  4 +-
 modules/cms/output/UIOutput.class.php              | 45 ++++++++++++++++++++--
 .../html/component_date/component-date.php         |  7 ----
 6 files changed, 45 insertions(+), 21 deletions(-)