# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bigD" in publications use:' type: software license: MIT title: 'bigD: Flexibly Format Dates and Times to a Given Locale' version: 0.3.0 doi: 10.32614/CRAN.package.bigD abstract: Format dates and times flexibly and to whichever locales make sense. Parses dates, times, and date-times in various formats (including string-based ISO 8601 constructions). The formatting syntax gives the user many options for formatting the date and time output in a precise manner. Time zones in the input can be expressed in multiple ways and there are many options for formatting time zones in the output as well. Several of the provided helper functions allow for automatic generation of locale-aware formatting patterns based on date/time skeleton formats and standardized date/time formats with varying specificity. authors: - family-names: Iannone given-names: Richard email: rich@posit.co orcid: https://orcid.org/0000-0003-3925-190X repository: https://CRAN.R-project.org/package=bigD repository-code: https://github.com/rstudio/bigD url: https://rstudio.github.io/bigD/ date-released: '2024-11-08' contact: - family-names: Iannone given-names: Richard email: rich@posit.co orcid: https://orcid.org/0000-0003-3925-190X