Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/guacamole-server/pull/169#discussion_r232502635
--- Diff: src/protocols/rdp/rdp_settings.c ---
@@ -356,6 +357,11 @@ enum RDP_ARGS_IDX {
*/
IDX_PRECONNECTION_BLOB,
+ /**
+ * The timezone to pass through to the RDP connection.
--- End diff --
What format are these timezones in? Is there some reference users can
consult to determine what legal values are available?---
