h2o.setTimezone function

Set the Time Zone on the H2O cluster

Set the Time Zone on the H2O cluster

h2o.setTimezone(tz)

Arguments

  • tz: The desired timezone.

Examples

## Not run: library(h2o) h2o.init() h2o.setTimezone("America/Juneau") h2o.getTimezone() ## End(Not run)
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11