TimezoneDatum constructor

TimezoneDatum(
  1. String timezone
)

Implementation

TimezoneDatum(this.timezone) : super();