Home
last modified time | relevance | path

Searched refs:getUserTimezone (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js40 $scope.bmc.timezone = getUserTimezone($scope.bmc.date) + ' ' +
48 $scope.host.timezone = getUserTimezone($scope.bmc.date) + ' ' +
204 function getUserTimezone(date) { function