Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Timezone in Tasks? #2586

Open
vatolin opened this issue May 27, 2024 · 10 comments
Open

Wrong Timezone in Tasks? #2586

vatolin opened this issue May 27, 2024 · 10 comments

Comments

@vatolin
Copy link

vatolin commented May 27, 2024

Steps to reproduce

  1. Create a new task.
  2. Set starting date at e.g. 12:00
  3. Click at "due at".

At this click the time, given at step 2 jumps back by two hours. Obviously Tasks operate with UTC and does not recognize that the timezone of the server is CEST.

Is this a bug? Or is it a misconfiguration of the server? But I am sure that in Tasks before version 0.16.0 the given starting time did not jump back.

Expected behavior

I would expect, that the given staring time would being kept by.

Actual behaviour

The given starting time is being replaced by a time two hours back.

Tasks app version

0.16.0

CalDAV-clients used

Web Interface of NC

Browser

Firefox 126.0.0

Client operating system

macOS 12.7.5

Server operating system

Linux 5.10.0-29-amd64 x86_64

Web server

Apache

Database engine version

PostgreSQL

PHP engine version

PHP 8.2

Nextcloud version

29.0.1

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

I can provide this information later, probably.

Nextcloud configuration

I can provide this information later, probably.

Web server error log

I do not really know, how to finde the appropriate log file.

Log file

I do not really know, how to finde the appropriate log file.

Browser log

I do not really know, how to finde the appropriate log file.

Additional info

No response

@philiprenich
Copy link

I'm seeing this as well. Time is changed from my input time +1200 (say, 6:30pm) to UTC (6:30am)

It looks like 0.16 was supposed to have a fix for this, but maybe it's a different issue that causes this regression?

@ma-ivanov
Copy link

Confirm that this issue exists in my setup as well

@x404080
Copy link

x404080 commented Jun 2, 2024

Same here, any tasks in my time zone revert back to UTC time.

@sidgames5
Copy link

I can confirm this issue

@jmarmstrong1207
Copy link

Can also confirm this, but changes to a different time offset from OP's. The correct time shows when I refresh the page.

@JD145
Copy link

JD145 commented Jun 4, 2024

I have the same wrong behavior since the last Tasks release.

@raimund-schluessler raimund-schluessler added this to the 0.16.1 milestone Jun 4, 2024
@AlphaCraft9658
Copy link

I also experience similar things. When creating a task with a due-date and time, it displays in the wrong time zone, two hours before the actual intended time. But when I refresh the page, it's fixed. It's a minor bug, but still annoying. It looks like there have been similar things before, which are already fixed, but it's still here. Unless it has been fixed with Nextcloud 29 already, I can confirm this bug. (I couldn't update to NC 29 yet, as AIO hasn't pushed it yet.)

@philiprenich
Copy link

(I couldn't update to NC 29 yet, as AIO hasn't pushed it yet.)

See this discussion on updating to NC29 while on AIO, if you'd like to do it yourself before it lands in AIO.

@AlphaCraft9658
Copy link

(I couldn't update to NC 29 yet, as AIO hasn't pushed it yet.)

See this discussion on updating to NC29 while on AIO, if you'd like to do it yourself before it lands in AIO.

I tried it before, but it caused issues. I am going to wait.

@viper4gh
Copy link

viper4gh commented Jun 12, 2024

I have the same issue.
It was definitely working some time ago.
I normally use jtx Board app, where it still works. Because of that I cannot exactly say since when the problem exists.
If I add a task via WebUI and set a due date I can then see in jtx that it is set in UTC instead of the local time zone.
If I add a task via jtx and set a due date, I can additionally add the time zone, default is the local time zone.
But in the WebUI there is no option for the time zone available.
I further checked my user settings, where the region was set to English, what was wrong in my case.
I changed that, but it didn't solve the problem either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants