Package: parsedate
Title: Recognize and Parse Dates in Various Formats, Including All ISO
        8601 Formats
Version: 1.3.2
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("Linus", "Torvalds", role = "aut")
  )
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Parse dates automatically, without the need of specifying a
    format. Currently it includes the git date parser.  It can also
    recognize and parse all ISO 8601 formats.
License: GPL-2
URL: https://github.com/gaborcsardi/parsedate
BugReports: https://github.com/gaborcsardi/parsedate/issues
Suggests: covr, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-12-09 12:08:23 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Linus Torvalds [aut]
Repository: CRAN
Date/Publication: 2024-12-09 23:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 02:06:00 UTC; unix
Archs: parsedate.so.dSYM
