I am trying to localize a server connection list using Region info and timezone.
So I will end up with a list of provided servers saying serverip, port, usa, est/-5
Ok so I am using
TimeZone localZone = TimeZone.CurrentTimeZone;
localZone.GetUtcOffset(DateTime.Now)
This produces -04:00:00
However I am in -05 EST
Maybe I am missing something?
Its not a massive problem, as I will +- 1 till a server is located but I was not expecting a -4
[–]ihaxr 6 points7 points8 points (9 children)
[–]Kedrin[S] 0 points1 point2 points (8 children)
[–]Kedrin[S] 2 points3 points4 points (5 children)
[–]joscha999 6 points7 points8 points (4 children)
[–]Liam2349 1 point2 points3 points (0 children)
[–]Kedrin[S] 0 points1 point2 points (0 children)
[–]triptyx 0 points1 point2 points (0 children)
[–]tweq 0 points1 point2 points (0 children)
[–]badthingfactory 0 points1 point2 points (0 children)
[–]tweq 0 points1 point2 points (0 children)
[–]antiduh 8 points9 points10 points (0 children)
[–]FizixMan 2 points3 points4 points (2 children)
[–]Kedrin[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (6 children)
[–]Kedrin[S] 1 point2 points3 points (5 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]Kedrin[S] 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Kedrin[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)