-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Closed
Copy link
Labels
area-System.DateTimeneeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
There is a discrepancy between the base offset of the Dublin timezone when viewed on the local machine and the server. The local machine is showing the correct base offset of +00:00 for Dublin, while the server is showing a base offset of +01:00.
I see same result on https://dotnetfiddle.net/OpSu7y..
Expected Behavior
Both the local machine and server should show the same time for Dublin with a base offset of 00:00, reflecting the correct time zone.
Steps To Reproduce
Check the current time in the Dublin timezone locally on your machine.
Check the same time in the Dublin timezone on the server.
Notice that the local machine shows the correct time (00:00 offset), but the server shows an incorrect time with a 01:00 offset.
Exceptions (if any)
No response
.NET Version
9
Anything else?
Server: Linux server
Local machine: Windows 10
Metadata
Metadata
Assignees
Labels
area-System.DateTimeneeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.
