Your browsers current timezone is: Please enable javascript... and the current local time is: XXX
You can change it via the PhantomJsCloud automation api, as shown in the following request JSON:
{
"url": "http://phantomjscloud.com/examples/corpus/timezone.html",
"renderType":"jpeg",
"overseerScript":"await page.emulateTimezone('Asia/Makassar');",
}
For a list of possible timezones, check https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
For documentation on the page.emulateTimezone() see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones