nextcloud/lib
Ferdinand Thiessen bb72eed4a2 fix(Streamer): use localtime for ZIP files
ZIP does not use a proper timestamp but uses something called "DOS time".
This is a weird old format with some limitations like accuracy of only
2 seconds, but also no timezone information.
Also unline UNIX time it is not relative to some specific point in time
with timezone information, but is always considered to be the local
time. Meaning we need to convert it first to the users local time.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-14 17:19:28 +02:00
..
composer Merge pull request #54117 from nextcloud/feat/noid/add-bulk-activity 2025-08-14 15:53:33 +02:00
l10n fix(l10n): Update translations from Transifex 2025-08-13 00:12:03 +00:00
private fix(Streamer): use localtime for ZIP files 2025-08-14 17:19:28 +02:00
public feat(activity): add bulk activity option 2025-08-14 11:31:47 +02:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php Merge pull request #53528 from nextcloud/jtr-maint-refresh-part-1 2025-08-11 11:44:35 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00