Skip to main content

node-tracker.trackercore.settimezone

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

TrackerCore.setTimezone() method

Set the timezone

Signature:
setTimezone(timezone: string): void;

Parameters

ParameterTypeDescription
timezonestringA timezone string
Returns:

void