05-06-2019, 11:59 PM
I was confused at first why I was 4 hours off using this function, when I realized about the offset from GMT and whether we were in Daylight Savings Time or not.
For my immediate purposes, I can hardcode these in, but it would be great to have a general use function.
I see the TimeZoneInfo class used in my colleagues example listed under .NET framework.
https://docs.microsoft.com/en-us/dotnet/...work-4.8
If I understand correctly, .NET functions can't be easily pulled into QM. Is that correct?
S
For my immediate purposes, I can hardcode these in, but it would be great to have a general use function.
I see the TimeZoneInfo class used in my colleagues example listed under .NET framework.
https://docs.microsoft.com/en-us/dotnet/...work-4.8
If I understand correctly, .NET functions can't be easily pulled into QM. Is that correct?
S