Github user necouchman commented on a diff in the pull request:
https://github.com/apache/guacamole-server/pull/169#discussion_r232504382
--- Diff: src/protocols/ssh/settings.c ---
@@ -246,6 +247,15 @@ enum SSH_ARGS_IDX {
* variable to be set.
*/
IDX_LOCALE,
+
+ /**
+ * The timezone that is passed from the client system to the
+ * remote server, or null if not specified. If set, and allowed
--- End diff --
Reworded, hopefully it's good. Added reference to Wikipedia page.---
