Zymba ReferenceReferenceDateDate.TimezoneContextOn this pageZymba Documentation Date.TimezoneContext Textobject @Date.TimezoneContext(@Base) { construct(string $timezone) {} enter() {} exit() {}} Timezone context prototype. Prototype Base Methods $this.construct()CODE$this.construct(string $timezone): voidParametersNameTypeValueDefaulttimezonestring"UTC" $this.enter()CODE$this.enter(): void $this.exit()CODE$this.exit(): void