R/path.R
tzdb_path.Rd
Retrieve the path to the time zone database
tzdb_path(type)
[character(1)]
The type of time zone database to return the path for.
Currently only "text" is supported.
"text"
A single string containing the path to the database.
tzdb_path("text") #> [1] "/tmp/RtmpgTXlZX/temp_libpatha7a1aacc276f/tzdb/tzdata"