All Questions
1 question
2
votes
1
answer
695
views
Determine Time Offset given Olson TZID and local DateTime?
I need to determine Time Offset given Olson TZID of an event and a DateTime of an event.
I suppose I can do it with a help of Noda Time, but I'm new here and need help - an example of actual API call ...