Change wordpress current_time function to different timezone

current_time() supports GMT as the second parameter.

See: https://codex.wordpress.org/current_time

If no second parameter is passed it should return the timezone set for your site.