I can't provide a Deck.NET sample due to this bug: https://forums.bridge.net/forum/brid...r-offset-issue
Here the code to reproduce (note: I have set my local PC to Casablanca timezone for that test):
Here the code to reproduce (note: I have set my local PC to Casablanca timezone for that test):
new DateTime(636318720000000000).ToString()
Expected output:"01.06.2017 00:00:00"
Actual output:"05/31/2017 23:00:00"
Pls disregard any formatting issues. The relevant part is the actual date/time value. Thanks
Comment