GetCurrentTimeZoneUTCOffset ( )
Returns a number that is the current timezone's UTC offset
Be the first to rate this function Log in to vote
Paul - Show more from this author
Peak 14 LLC http://www.peak14.solutions |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns a FileMaker time that's the offset from UTC + 0 from the current timestamp
There is odd behaviour with webdirect. Get ( CurrentTimestamp ) can be a few min off from Get ( CurrentTimeUTCMilliseconds )
Because of this, when the hour rolls over for one but not the other, unless we check for this, it will return the wrong number
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.