aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Contacts/ContactsMenu/Providers/LocalTimeProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-userFerdinand Thiessen2025-01-161-5/+44
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Getting default timezone for local timeAndrii2024-11-051-1/+1
| | | | Signed-off-by: Andrii Ilkiv <a.ilkiv.ye@gmail.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Refactors lib/private/Contacts.Faraz Samapoor2023-06-251-26/+8
| | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <fsa@adlas.at>
* Show local time in avatar menuJoas Schilling2023-01-041-0/+87
Signed-off-by: Joas Schilling <coding@schilljs.com>