tzset method

void tzset()

Implementation

void tzset() {
  return _tzset();
}