Package: kwb.datetime Title: Functions for date/time objects Version: 0.5.0 Authors@R: c(person(given = "Hauke", family = "Sonnenberg", role = c("aut", "cre"), email = "hauke.sonnenberg@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-9134-2871")), person(given = "Michael", family = "Rustler", role = "ctb", email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726")), person(given = "Kompetenzzentrum Wasser Berlin gGmbH", role = "cph")) Description: Functions for date/time objects, e.g. functions to convert timestamps between different time zones. Correctness for some functions still to be verified! License: MIT + file LICENSE URL: https://github.com/kwb-r/kwb.datetime BugReports: https://github.com/kwb-r/kwb.datetime/issues Imports: kwb.utils (>= 0.4.2) Suggests: knitr (>= 1.23), rmarkdown (>= 1.13), testthat (>= 2.0.1) VignetteBuilder: knitr Remotes: github::kwb-r/kwb.utils Encoding: UTF-8 RoxygenNote: 7.1.1 Repository: https://kwb-r.r-universe.dev Date/Publication: 2021-07-07 11:16:51 UTC RemoteUrl: https://github.com/KWB-R/kwb.datetime RemoteRef: HEAD RemoteSha: 5f2b2c4c258ab776bacc6b968ea86af55fbf40b2 NeedsCompilation: no Packaged: 2026-07-04 07:30:27 UTC; root Author: Hauke Sonnenberg [aut, cre] (ORCID: ), Michael Rustler [ctb] (ORCID: ), Kompetenzzentrum Wasser Berlin gGmbH [cph] Maintainer: Hauke Sonnenberg