InTimezone constructor

InTimezone(
  1. dynamic zoneable,
  2. dynamic tz
)

Implementation

InTimezone(zoneable, tz) : super([zoneable, tz]);