niklas
niklas
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
^^
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
You came across that bug as well? 😄
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
literal oneliner
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
We just came across it too, sucks major league. Especially since its such an easy fix for MS.Graph https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/src/Microsoft.Graph/Extensions/DateTimeTimeZoneExtensions.cs#L67
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
I dont think that will be in scope, that bugfix should be easy though
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
IK i already had filed a bug
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
DateTimeKind is only preserved when using that enum value
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
Yeah the roundtrip kind docs explain it
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
Filing a bug report for the Microsoft.Graph package now, they were omitting this and changing our times
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
but i dont see how that should matter if i pass zulu time
37 replies
CC#
Created by niklas on 2/24/2025 in #help
✅ Why in gods name does DateTime.Parse change the hours in this oneliner?
Germany, +2 atm due to winter time
37 replies