Package: timenow Title: Quick Timezone-Aware Timestamps Version: 0.1.0.9001 Authors@R: person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre")) Description: Simple helpers to report the current time in UTC and your local timezone, with sensible detection heuristics when the system timezone is UTC. Supports fuzzy matching of timezone names like "Perth Australia". License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: clock URL: https://github.com/hypertidy/timenow BugReports: https://github.com/hypertidy/timenow/issues Suggests: location, lutz Remotes: hypertidy/location Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-03-06 06:47:13 UTC RemoteUrl: https://github.com/hypertidy/timenow RemoteRef: HEAD RemoteSha: d7d6d375d4f7f6b36325071c56574a41ecb0d1e6 NeedsCompilation: no Packaged: 2026-06-04 08:30:55 UTC; root Author: Michael Sumner [aut, cre] Maintainer: Michael Sumner