Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 556 Bytes

File metadata and controls

24 lines (14 loc) · 556 Bytes

Home > @snowplow/node-tracker > TrackerCore > setTimezone

TrackerCore.setTimezone() method

Set the timezone

Signature:

setTimezone(timezone: string): void;

Parameters

Parameter Type Description
timezone string A timezone string

Returns:

void