I am calling a service which standardizes a given address and also gives timezone of the result in UTC offset (ex: -5:00 etc).
Is there a function in C# which takes
If there is any chance of doing this in C#, I would think NODA Time would do it.