inTimezone method

InTimezone inTimezone(
  1. dynamic tz
)

Implementation

InTimezone inTimezone(tz) => InTimezone(this, tz);