ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

UI: 42318 Fixes date column output in user timezone

Open lukas-heinrich opened this issue 1 year ago • 0 comments

This PR addresses the problem that a date in a DataTable is not displayed in the user's time zone. The problem is solved here by adding a method for defining the time zone to be displayed. If the time zone is not explicitly defined, the date is displayed in the user's time zone.

See: https://mantis.ilias.de/view.php?id=42318

lukas-heinrich avatar Oct 21 '24 12:10 lukas-heinrich