# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "timenow" in publications use:' type: software license: MIT title: 'timenow: Quick Timezone-Aware Timestamps' version: 0.1.0.9001 doi: 10.32614/CRAN.package.timenow abstract: 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". authors: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/timenow commit: d7d6d375d4f7f6b36325071c56574a41ecb0d1e6 url: https://github.com/hypertidy/timenow date-released: '2026-03-06' contact: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com