Timezone constructor

Timezone(
  1. dynamic zone
)

Implementation

Timezone(zone) : super([zone]);