Package: gettz Type: Package Title: Get the Timezone Information Version: 0.0.5 Date: 2022-10-28 Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")) Description: A function to retrieve the system timezone on Unix systems which has been found to find an answer when 'Sys.timezone()' has failed. It is based on an answer by Duane McCully posted on 'StackOverflow', and adapted to be callable from R. The package also builds on Windows, but just returns NULL. URL: https://github.com/eddelbuettel/gettz/, https://dirk.eddelbuettel.com/code/gettz.html BugReports: https://github.com/eddelbuettel/gettz/issues License: GPL (>= 2) RoxygenNote: 5.0.1 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2025-12-28 01:30:54 UTC RemoteUrl: https://github.com/eddelbuettel/gettz RemoteRef: HEAD RemoteSha: f34927261861f7a305900e1eef24bc57f6400a3d NeedsCompilation: yes Packaged: 2026-06-23 20:43:49 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel