Package: parsedate Title: Recognize and Parse Dates in Various Formats, Including All ISO 8601 Formats Version: 1.3.2.9000 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 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 Repository: https://gaborcsardi.r-universe.dev Date/Publication: 2024-12-10 08:26:46 UTC RemoteUrl: https://github.com/gaborcsardi/parsedate RemoteRef: HEAD RemoteSha: a3f411e80ffefc7dcd82217d7adb03d3effd2b9c NeedsCompilation: yes Packaged: 2026-06-03 07:26:06 UTC; root Author: Gábor Csárdi [aut, cre], Linus Torvalds [aut]