Get(CurrentTimeUTCMilliseconds)Get ( CurrentTimeUTCMilliseconds ) returns 63568967107528 if the time in UTC is 10:25:07.528 PM on 6/3/2015.GetAsTimestamp ( ( Get ( CurrentTimeUTCMilliseconds ) + ( Location::TimeAdjustment * 3600000 ) ) / 1000 ) returns 11/10/2015 1:43:55.304 PM if the time in UTC is 8:43:55:.304 PM on 11/10/2015 and the TimeAdjustment field has a value of -7.