h2o (version 3.2.0.3)

h2o.setTimezone: Set the Time Zone on the H2O Cloud

Description

Set the Time Zone on the H2O Cloud

Usage

h2o.setTimezone(tz, conn = h2o.getConnection())

Arguments

tz
The desired timezone.
conn
An H2OConnection object.