You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting a file reminder through the Files app ignores the user's timezone and saves it using UTC time.
I live in Brazil, so my timezone is UTC-3.
To test this, I used the following:
After running occ files:reminders, it saved this:
Steps to reproduce
Set a reminder for a file in the Files app.
Observe, using occ files:reminders, that the timezone was ignored.
Expected behavior
The timezone should be respected when saving the reminder.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Bug description
Setting a file reminder through the Files app ignores the user's timezone and saves it using UTC time.

I live in Brazil, so my timezone is UTC-3.
To test this, I used the following:
After running

occ files:reminders
, it saved this:Steps to reproduce
occ files:reminders
, that the timezone was ignored.Expected behavior
The timezone should be respected when saving the reminder.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: