Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DBrowserRepositoryInterface.php46 public function browserTimezone(): string; function
/webtrees/app/Statistics/Repository/
H A DBrowserRepository.php54 public function browserTimezone(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\BrowserRepository
/webtrees/app/
H A DStatistics.php2648 public function browserTimezone(): string function in Fisharebest\\Webtrees\\Statistics
2650 return $this->browser_repository->browserTimezone();