Skip to content

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