gettz: Get the Timezone Information

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.

Version: 0.0.5
Published: 2022-10-29
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/gettz/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/gettz/, https://dirk.eddelbuettel.com/code/gettz.html
NeedsCompilation: yes
Materials: README ChangeLog
CRAN checks: gettz results

Documentation:

Reference manual: gettz.pdf

Downloads:

Package source: gettz_0.0.5.tar.gz
Windows binaries: r-devel: gettz_0.0.5.zip, r-release: gettz_0.0.5.zip, r-oldrel: gettz_0.0.5.zip
macOS binaries: r-release (arm64): gettz_0.0.5.tgz, r-oldrel (arm64): gettz_0.0.5.tgz, r-release (x86_64): gettz_0.0.5.tgz
Old sources: gettz archive

Reverse dependencies:

Reverse suggests: anytime

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gettz to link to this page.