{
  "_id": "6a27addf24555f66ed534cb8",
  "Package": "datetimeoffset",
  "Type": "Package",
  "Title": "Datetimes with Optional UTC Offsets and/or Heterogeneous Time\nZones",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"), email=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")))",
  "Description": "Supports import/export for a number of datetime string\nstandards and R datetime classes often including lossless\nre-export of any original reduced precision including 'ISO\n8601' <https://en.wikipedia.org/wiki/ISO_8601> and 'pdfmark'\n<https://opensource.adobe.com/dc-acrobat-sdk-docs/library/pdfmark/>\ndatetime strings. Supports local/global datetimes with optional\nUTC offsets and/or (possibly heterogeneous) time zones with up\nto nanosecond precision.",
  "URL": "https://trevorldavis.com/R/datetimeoffset/,\nhttps://github.com/trevorld/r-datetimeoffset",
  "BugReports": "https://github.com/trevorld/r-datetimeoffset/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-05-09 06:44:27 UTC",
  "RemoteUrl": "https://github.com/trevorld/r-datetimeoffset",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:05:13 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>)",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "MD5sum": "e83846affccf6efbcd345b28cab616b6",
  "_user": "trevorld",
  "_type": "src",
  "_file": "datetimeoffset_1.0.0.tar.gz",
  "_fileid": "d9ccde723bd40b0f102c49c97a7f6240db45df78b54ebf1377194383b383dbb8",
  "_filesize": 240499,
  "_sha256": "d9ccde723bd40b0f102c49c97a7f6240db45df78b54ebf1377194383b383dbb8",
  "_created": "2026-06-08T08:05:13.000Z",
  "_published": "2026-06-09T06:08:31.440Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256797120,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474657408"
    },
    {
      "job": 80256797096,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474652304"
    },
    {
      "job": 80256796604,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499771656"
    },
    {
      "job": 80256797035,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474641880"
    },
    {
      "job": 80256796708,
      "time": 295,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474604912"
    },
    {
      "job": 80256796832,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474638842"
    },
    {
      "job": 80256796844,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474650680"
    },
    {
      "job": 80256797175,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474653900"
    },
    {
      "job": 80256797104,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474642600"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorld/r-datetimeoffset",
  "_commit": {
    "id": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: add sponsor button [skip ci]\n",
    "time": 1778309067
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "clock",
      "version": ">= 0.7.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.0",
      "role": "Suggests"
    },
    {
      "package": "nanotime",
      "version": ">= 0.3.11",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "parttime",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 103,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 347,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datetimeoffset"
  },
  "_devurl": "https://github.com/trevorld/r-datetimeoffset",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datetimeoffset.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorld/r-datetimeoffset",
  "_realowner": "trevorld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-01-14"
    },
    {
      "version": "0.2.1",
      "date": "2023-02-10"
    },
    {
      "version": "0.3.1",
      "date": "2023-05-11"
    },
    {
      "version": "0.4.1",
      "date": "2025-01-11"
    },
    {
      "version": "1.0.0",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "as_datetimeoffset",
    "datetime_at_tz",
    "datetime_cast",
    "datetime_narrow",
    "datetime_precision",
    "datetime_widen",
    "datetimeoffset",
    "datetimeoffset_now",
    "fill_tz",
    "fill_utc_offsets",
    "format_edtf",
    "format_exiftool",
    "format_iso8601",
    "format_nanotime",
    "format_pdfmark",
    "format_strftime",
    "get_hour_offset",
    "get_minute_offset",
    "get_subsecond",
    "get_subsecond_digits",
    "get_tz",
    "get_utc_offsets",
    "is_datetimeoffset",
    "mode_tz",
    "NA_datetimeoffset_",
    "precision_to_int",
    "set_hour_offset",
    "set_minute_offset",
    "set_subsecond",
    "set_subsecond_digits",
    "set_tz",
    "set_utc_offsets"
  ],
  "_help": [
    {
      "page": "as_datetimeoffset",
      "title": "Coerce to \"datetimeoffset\" objects",
      "topics": [
        "as_datetimeoffset",
        "as_datetimeoffset.character",
        "as_datetimeoffset.clock_iso_year_week_day",
        "as_datetimeoffset.clock_naive_time",
        "as_datetimeoffset.clock_sys_time",
        "as_datetimeoffset.clock_year_day",
        "as_datetimeoffset.clock_year_month_day",
        "as_datetimeoffset.clock_year_month_weekday",
        "as_datetimeoffset.clock_year_quarter_day",
        "as_datetimeoffset.clock_zoned_time",
        "as_datetimeoffset.Date",
        "as_datetimeoffset.datetimeoffset",
        "as_datetimeoffset.default",
        "as_datetimeoffset.integer",
        "as_datetimeoffset.nanotime",
        "as_datetimeoffset.numeric",
        "as_datetimeoffset.partial_time",
        "as_datetimeoffset.POSIXt"
      ]
    },
    {
      "page": "datetime_at_tz",
      "title": "Change time zones while preserving UTC time",
      "topics": [
        "datetime_at_tz",
        "datetime_at_tz.clock_zoned_time",
        "datetime_at_tz.datetimeoffset",
        "datetime_at_tz.default",
        "datetime_at_tz.POSIXt"
      ]
    },
    {
      "page": "datetime_cast",
      "title": "Widen/narrow datetime precision",
      "topics": [
        "datetime_cast",
        "datetime_cast.default",
        "datetime_narrow",
        "datetime_narrow.clock_calendar",
        "datetime_narrow.clock_time_point",
        "datetime_narrow.datetimeoffset",
        "datetime_narrow.POSIXt",
        "datetime_widen",
        "datetime_widen.clock_calendar",
        "datetime_widen.clock_time_point",
        "datetime_widen.datetimeoffset",
        "datetime_widen.POSIXt"
      ]
    },
    {
      "page": "datetime_precision",
      "title": "Datetime precision",
      "topics": [
        "datetime_precision",
        "datetime_precision.clock_calendar",
        "datetime_precision.clock_time_point",
        "datetime_precision.clock_zoned_time",
        "datetime_precision.datetimeoffset",
        "datetime_precision.nanotime",
        "precision_to_int"
      ]
    },
    {
      "page": "datetimeoffset",
      "title": "Datetime object with optional UTC offsets and/or timezones",
      "topics": [
        "datetimeoffset"
      ]
    },
    {
      "page": "datetimeoffset_utilities",
      "title": "Various \"datetimeoffset\" object utilities",
      "topics": [
        "datetimeoffset_now",
        "datetimeoffset_utilities",
        "is_datetimeoffset",
        "NA_datetimeoffset_"
      ]
    },
    {
      "page": "datetimeoffset-invalid",
      "title": "Invalid datetimeoffset datetimes",
      "topics": [
        "datetimeoffset-invalid",
        "invalid_any.datetimeoffset",
        "invalid_count.datetimeoffset",
        "invalid_detect.datetimeoffset",
        "invalid_remove.datetimeoffset",
        "invalid_resolve.datetimeoffset"
      ]
    },
    {
      "page": "fill_tz",
      "title": "Fill in missing time zones and/or UTC offsets",
      "topics": [
        "fill_tz",
        "fill_utc_offsets"
      ]
    },
    {
      "page": "format",
      "title": "Convert datetime objects to character",
      "topics": [
        "format",
        "format.datetimeoffset",
        "format_edtf",
        "format_exiftool",
        "format_iso8601",
        "format_nanotime",
        "format_pdfmark",
        "format_strftime"
      ]
    },
    {
      "page": "from_datetimeoffset",
      "title": "Convert to other datetime objects",
      "topics": [
        "as.Date.datetimeoffset",
        "as.POSIXct.datetimeoffset",
        "as.POSIXlt.datetimeoffset",
        "as_date.datetimeoffset",
        "as_date_time.datetimeoffset",
        "as_iso_year_week_day.datetimeoffset",
        "as_naive_time.datetimeoffset",
        "as_sys_time.datetimeoffset",
        "as_weekday.datetimeoffset",
        "as_year_day.datetimeoffset",
        "as_year_month_day.datetimeoffset",
        "as_year_month_weekday.datetimeoffset",
        "as_year_quarter_day.datetimeoffset",
        "as_zoned_time.datetimeoffset",
        "from_datetimeoffset"
      ]
    },
    {
      "page": "getset_utc_offsets",
      "title": "Get/set UTC offset strings",
      "topics": [
        "getset_utc_offsets",
        "get_utc_offsets",
        "set_utc_offsets"
      ]
    },
    {
      "page": "getters",
      "title": "Get datetime components",
      "topics": [
        "getters",
        "get_day.datetimeoffset",
        "get_hour.datetimeoffset",
        "get_hour_offset",
        "get_hour_offset.datetimeoffset",
        "get_hour_offset.default",
        "get_hour_offset.POSIXt",
        "get_minute.datetimeoffset",
        "get_minute_offset",
        "get_minute_offset.datetimeoffset",
        "get_minute_offset.default",
        "get_minute_offset.POSIXt",
        "get_month.datetimeoffset",
        "get_nanosecond.datetimeoffset",
        "get_second.datetimeoffset",
        "get_subsecond_digits",
        "get_subsecond_digits.datetimeoffset",
        "get_subsecond_digits.default",
        "get_tz",
        "get_tz.clock_zoned_time",
        "get_tz.Date",
        "get_tz.datetimeoffset",
        "get_tz.default",
        "get_tz.POSIXt",
        "get_year.datetimeoffset"
      ]
    },
    {
      "page": "mode_tz",
      "title": "Get most common time zone",
      "topics": [
        "mode_tz",
        "mode_tz.datetimeoffset",
        "mode_tz.default"
      ]
    },
    {
      "page": "setters",
      "title": "Set datetime components",
      "topics": [
        "setters",
        "set_day.datetimeoffset",
        "set_hour.datetimeoffset",
        "set_hour_offset",
        "set_hour_offset.datetimeoffset",
        "set_minute.datetimeoffset",
        "set_minute_offset",
        "set_minute_offset.datetimeoffset",
        "set_month.datetimeoffset",
        "set_nanosecond.datetimeoffset",
        "set_second.datetimeoffset",
        "set_subsecond_digits",
        "set_subsecond_digits.datetimeoffset",
        "set_tz",
        "set_tz.clock_zoned_time",
        "set_tz.datetimeoffset",
        "set_tz.default",
        "set_year.datetimeoffset"
      ]
    },
    {
      "page": "subsecond",
      "title": "Subsecond helper getter/setter",
      "topics": [
        "get_microsecond.datetimeoffset",
        "get_millisecond.datetimeoffset",
        "get_subsecond",
        "get_subsecond.datetimeoffset",
        "set_microsecond.datetimeoffset",
        "set_millisecond.datetimeoffset",
        "set_subsecond",
        "set_subsecond.datetimeoffset",
        "subsecond"
      ]
    },
    {
      "page": "weekdays.datetimeoffset",
      "title": "Additional datetime extractors",
      "topics": [
        "julian.datetimeoffset",
        "months.datetimeoffset",
        "quarters.datetimeoffset",
        "weekdays.datetimeoffset"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trevorld/r-datetimeoffset/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "cli",
    "clock",
    "cpp11",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "tzdb",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "datetimeoffset.Rmd",
      "filename": "datetimeoffset.html",
      "title": "Introduction to datetimeoffset",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Overview",
        "Examples",
        "Importing/exporting datetime string formats",
        "ISO 8601 datetimes",
        "pdfmark datetimes",
        "RFC 3339 with de facto time zone extension datetimes",
        "SQL Server/ODBC datetime string literals",
        "Extended Date Time Format (EDTF)",
        "Miscellaneous datetimes",
        "Heterogeneous time zones",
        "Augmenting pdf datetime metadata",
        "Features",
        "Comparison with {clock}",
        "Things {clock} can do that {datetimeoffset} can't do",
        "Things {datetimeoffset} can do that {clock} can't do",
        "Comparison with {parttime}",
        "Serializing",
        "External links",
        "Datetime standards with UTC offsets",
        "Related software",
        "R packages"
      ],
      "created": "2022-12-22 06:35:52",
      "modified": "2023-05-11 00:39:56",
      "commits": 4
    }
  ],
  "_score": 4.857332496431269,
  "_indexed": true,
  "_nocasepkg": "datetimeoffset",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:38.000Z",
      "distro": "noble",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "73ae4a0c67e0c4ec6fbe58633b0c178e832958d409e8c8706000dfa51ece5e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:33.000Z",
      "distro": "noble",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "8eda28e8719469997305c0092c5aaaf91c6a97c4d1b325c2700e339458ed9898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-09T06:07:41.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "e7e68e35061aff27684b1ce3182f8e4f425dfe11bd7ec798135b2f01f60f09d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:03.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "ca9869597567535a28667f18f950a7c457154fd839b7d592e701b417a82d92ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:29.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "d27bc705344775b31c935572ed51ac2ae499ac314333f31998434626d851288a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:16.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "17eca5c6f4a72bc3dc87cd3d18d0c1a2dacac2c81b57c228a0bed29bb7bf97ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:08:26.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "efc07be6ca071fe39fffe055a7ab4c586f256f4009394aa825d982fb8bf38178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:07:48.000Z",
      "commit": "0ebd5462d021744fd1dc9cc0ed713fdfa6a8179c",
      "fileid": "d3d381e9075733d65a4627325485e21b62396719d8d47aba9f781e1ca63f7ffe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124007531"
    }
  ]
}