mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUACAMOLE-422: Update documentation and style; tweaks to GuacamoleProtocolVersion implementation.
This commit is contained in:
@@ -104,7 +104,8 @@ angular.module('settings').provider('preferenceService', ['$injector',
|
||||
* by the JSTZ timezone library.
|
||||
*
|
||||
* @returns String
|
||||
* The name of the currently-detected timezone.
|
||||
* The name of the currently-detected timezone in tz database
|
||||
* format.
|
||||
*/
|
||||
var getDetectedTimezone = function getDetectedTimezone() {
|
||||
return jstz.determine().name();
|
||||
|
Reference in New Issue
Block a user