ThemeParks.wiki Parks API - v2.0.0
    Preparing search index...

    Function timezone

    • Timezone decorator - injects timezone property into class Use this on Destination classes to provide timezone context

      Parameters

      • defaultTimezone: string

      Returns <T extends new (...args: any[]) => {}>(
          constructor: T,
      ) => { prototype: __type<any>; new (...args: any[]): __type<T> } & T