Env

The application environment.

type Env

The application environment.

Create

init : Key -> Zone -> Env

Query

timeZone : Env -> Zone

Update

updateTimeZone : Zone -> Env -> Env