Fixed a bug in ConvertDateTimeByTimezoneOffset, which caused the offset to be applied in the wrong direction. Also changed the output of GetCurrentTimezoneOffset from Text to Integer. The latter necessitates a refresh of dependencies in consumers. In case you used TextToInteger on the result, you can remove that.