# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gettz" in publications use:' type: software license: GPL-2.0-or-later title: 'gettz: Get the Timezone Information' version: 0.0.5 doi: 10.32614/CRAN.package.gettz identifiers: - type: url value: https://dirk.eddelbuettel.com/code/gettz.html abstract: 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. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/gettz commit: 865313a06a912e1b903bd83cf8d60d4fb2875038 url: https://github.com/eddelbuettel/gettz/ date-released: '2022-10-28' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X