SDL: UTCOffset calculated incorrectly
Open
CodePlex
- Dominant language
- Visual Basic .NET
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
prokein[CodePlex]
SDL 1.1.1 - If importing data from the web and the data is in UTC, and the DST checkbox is set (may not be related to the problem) then the UTCOffset is calculated incorrectly. This seems to occur only when the DateTimeUTC changes from 23:00 hours to 00:00
hours. The problem persists till DateTimeUTC reaches 08:00 hours at which point the offset displays the correct -8 hours in my case. Even though the value in UTCOffset is incorrect the value in DateTime is correct. See attached screenshots.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.