{
  "_id": "6a48c24be06c18f0a654a700",
  "Package": "kwb.datetime",
  "Title": "Functions for date/time objects",
  "Version": "0.5.0",
  "Authors@R": "c(person(given = \"Hauke\",\nfamily = \"Sonnenberg\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hauke.sonnenberg@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0001-9134-2871\")),\nperson(given = \"Michael\",\nfamily = \"Rustler\",\nrole = \"ctb\",\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH\",\nrole = \"cph\"))",
  "Description": "Functions for date/time objects, e.g. functions to convert\ntimestamps between different time zones. Correctness for some\nfunctions still to be verified!",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/kwb-r/kwb.datetime",
  "BugReports": "https://github.com/kwb-r/kwb.datetime/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "github::kwb-r/kwb.utils"
  ],
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2021-07-07 11:16:51 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.datetime",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:30:27 UTC",
    "User": "root"
  },
  "Author": "Hauke Sonnenberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9134-2871>),\nMichael Rustler [ctb] (ORCID: <https://orcid.org/0000-0003-0647-7726>),\nKompetenzzentrum Wasser Berlin gGmbH [cph]",
  "Maintainer": "Hauke Sonnenberg <hauke.sonnenberg@kompetenz-wasser.de>",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.datetime_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/64e0ab5c8aff2718415a2afdbcb96a69dbe28c80c6cd814296487ac6aa142742",
  "_filesize": 291397,
  "_sha256": "64e0ab5c8aff2718415a2afdbcb96a69dbe28c80c6cd814296487ac6aa142742",
  "_expires": "2026-10-12T08:20:25.000Z",
  "_created": "2026-07-04T07:30:27.000Z",
  "_published": "2026-07-04T08:20:27.199Z",
  "_jobs": [
    {
      "job": 85114244378,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079633578"
    },
    {
      "job": 85114244391,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079630147"
    },
    {
      "job": 85114244395,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079975198"
    },
    {
      "job": 85114244384,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079973000"
    },
    {
      "job": 85114053460,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079614530"
    },
    {
      "job": 85114244367,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079627767"
    },
    {
      "job": 85114244376,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079628252"
    },
    {
      "job": 85114244373,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079623535"
    },
    {
      "job": 85114244377,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079624659"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753",
  "_status": "success",
  "_upstream": "https://github.com/KWB-R/kwb.datetime",
  "_commit": {
    "id": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
    "author": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from KWB-R/dev\n\nRelease v0.5.0",
    "time": 1625656611
  },
  "_maintainer": {
    "name": "Hauke Sonnenberg",
    "email": "hauke.sonnenberg@kompetenz-wasser.de",
    "login": "hsonne",
    "description": "",
    "uuid": 11964315,
    "orcid": "0000-0001-9134-2871"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "kwb.utils",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.23",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.13",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 34,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "datetime"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hsonne",
      "count": 77,
      "uuid": 11964315
    },
    {
      "user": "mrustl",
      "count": 17,
      "uuid": 11964451
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 24,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kwb.datetime"
  },
  "_devurl": "https://github.com/kwb-r/kwb.datetime",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.datetime.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "berlinNormalTimeToBerlinLocalTime",
    "berlinNormalTimeToUTC",
    "currentDateString",
    "currentQuarter",
    "currentYear",
    "date_range_CEST",
    "daysPerMonth",
    "getEqualStepRanges",
    "getTimestampSummary",
    "getTimestepInSeconds",
    "hasTimeFormat",
    "hsDateStr",
    "hsToPosix",
    "hsTsIn",
    "intervalKey",
    "isoToLocaltime",
    "isValidTimestampSequence",
    "matchingTimeFormat",
    "minTimeStep",
    "reformatTimestamp",
    "resetTimePart",
    "roundTime",
    "sequenceOfTimestamps",
    "stringToPosix",
    "textToEuropeBerlinPosix",
    "timesAroundClockChange",
    "timestampIn",
    "to.GMT.plus.1",
    "toGmtRelativePosix",
    "toUTC",
    "utcOffset",
    "utcOffsetBerlinTime"
  ],
  "_help": [
    {
      "page": "berlinNormalTimeToBerlinLocalTime",
      "title": "berlinNormalTimeToBerlinLocalTime",
      "topics": [
        "berlinNormalTimeToBerlinLocalTime"
      ]
    },
    {
      "page": "berlinNormalTimeToUTC",
      "title": "berlinNormalTimeToUTC",
      "topics": [
        "berlinNormalTimeToUTC"
      ]
    },
    {
      "page": "currentDateString",
      "title": "String representing the current Date",
      "topics": [
        "currentDateString"
      ]
    },
    {
      "page": "currentQuarter",
      "title": "Number of current Quarter",
      "topics": [
        "currentQuarter"
      ]
    },
    {
      "page": "currentYear",
      "title": "Current Year (as numeric)",
      "topics": [
        "currentYear"
      ]
    },
    {
      "page": "date_range_CEST",
      "title": "When does Summer Time start / end?",
      "topics": [
        "date_range_CEST"
      ]
    },
    {
      "page": "daysPerMonth",
      "title": "Number of Days in the Month of the given Date",
      "topics": [
        "daysPerMonth"
      ]
    },
    {
      "page": "getEqualStepRanges",
      "title": "Sequences of Date Time Objects With Equal Time Step",
      "topics": [
        "getEqualStepRanges"
      ]
    },
    {
      "page": "getTimestampSummary",
      "title": "Summary about a Sequence of (Text) Timestamps",
      "topics": [
        "getTimestampSummary"
      ]
    },
    {
      "page": "getTimestepInSeconds",
      "title": "Get Time Step in Seconds",
      "topics": [
        "getTimestepInSeconds"
      ]
    },
    {
      "page": "hasTimeFormat",
      "title": "Do Timestamps have the expected Format?",
      "topics": [
        "hasTimeFormat"
      ]
    },
    {
      "page": "hsDateStr",
      "title": "Timestamp or Date Object to String in format yyyy-mm-dd",
      "topics": [
        "hsDateStr"
      ]
    },
    {
      "page": "hsToPosix",
      "title": "Conversion to POSIXt",
      "topics": [
        "hsToPosix"
      ]
    },
    {
      "page": "hsTsIn",
      "title": "Deprecated use 'timestampIn' instead",
      "topics": [
        "hsTsIn"
      ]
    },
    {
      "page": "intervalKey",
      "title": "Representative String for Part of Timestamp",
      "topics": [
        "intervalKey"
      ]
    },
    {
      "page": "isoToLocaltime",
      "title": "Text Timestamps to POSIXct",
      "topics": [
        "isoToLocaltime"
      ]
    },
    {
      "page": "isValidTimestampSequence",
      "title": "Check Sequence of Timestamps for Validity",
      "topics": [
        "isValidTimestampSequence"
      ]
    },
    {
      "page": "matchingTimeFormat",
      "title": "Find Time Format matching a Timestamp",
      "topics": [
        "matchingTimeFormat"
      ]
    },
    {
      "page": "minTimeStep",
      "title": "Minimum Time Step in Sequence of Timestamps",
      "topics": [
        "minTimeStep"
      ]
    },
    {
      "page": "reformatTimestamp",
      "title": "Convert Timstamp String from one Format to another",
      "topics": [
        "reformatTimestamp"
      ]
    },
    {
      "page": "roundTime",
      "title": "Timestamp complying with Time Step",
      "topics": [
        "roundTime"
      ]
    },
    {
      "page": "sequenceOfTimestamps",
      "title": "Create a Sequence of Timestamps",
      "topics": [
        "sequenceOfTimestamps"
      ]
    },
    {
      "page": "stringToPosix",
      "title": "Convert a Time String to a POSIXct Object",
      "topics": [
        "stringToPosix"
      ]
    },
    {
      "page": "test_TimeConversionFunctions",
      "title": "Test Time Conversion Functions",
      "topics": [
        "test_TimeConversionFunctions"
      ]
    },
    {
      "page": "textToEuropeBerlinPosix",
      "title": "Convert Text Timestamps to POSIXct Objects",
      "topics": [
        "textToEuropeBerlinPosix"
      ]
    },
    {
      "page": "timesAroundClockChange",
      "title": "Times Around Clock Change in Central Europe",
      "topics": [
        "timesAroundClockChange"
      ]
    },
    {
      "page": "timestampIn",
      "title": "Timestamps within Time Interval?",
      "topics": [
        "timestampIn"
      ]
    },
    {
      "page": "to.GMT.plus.1",
      "title": "Character Timestamps to POSIXct Objects (GMT+1)",
      "topics": [
        "to.GMT.plus.1"
      ]
    },
    {
      "page": "toGmtRelativePosix",
      "title": "Character Timestamps to POSIXct Objects (GMT+_offset_)",
      "topics": [
        "toGmtRelativePosix"
      ]
    },
    {
      "page": "toUTC",
      "title": "Convert POSIXt Object to UTC Time Zone",
      "topics": [
        "toUTC"
      ]
    },
    {
      "page": "utcOffset",
      "title": "Get UTC Offset from Local and UTC Timestamp (Character)",
      "topics": [
        "utcOffset"
      ]
    },
    {
      "page": "utcOffsetBerlinTime",
      "title": "UTC Offsets of Berlin Local Timestamps",
      "topics": [
        "utcOffsetBerlinTime"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.datetime/raw/HEAD/README.md",
  "_rundeps": [
    "kwb.utils"
  ],
  "_vignettes": [
    {
      "source": "text_to_posixct.Rmd",
      "filename": "text_to_posixct.html",
      "title": "Converting Text to Time Objects",
      "author": "Hauke Sonnenberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creation of example timestamps",
        "Case 1: Clock switches between standard time and summer time",
        "Problem",
        "Solution",
        "Case 2: Clock stays in standard time",
        "Background and Details",
        "When does Summer Time start/end?",
        "Example: Reading local timestamps in Berlin, Germany",
        "What is the problem?",
        "What is the solution (step by step)?",
        "What is the solution (one step)?",
        "Analyse a sequence of POSIXct objects"
      ],
      "created": "2019-10-13 17:41:55",
      "modified": "2021-07-07 11:16:51",
      "commits": 2
    },
    {
      "source": "timezones.Rmd",
      "filename": "timezones.html",
      "title": "Exkurs Zeitzonen (in German)",
      "author": "Hauke Sonnenberg",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-04-03 13:52:42",
      "modified": "2021-07-07 11:16:51",
      "commits": 3
    }
  ],
  "_score": 5.008600171761918,
  "_indexed": true,
  "_nocasepkg": "kwb.datetime",
  "_universes": [
    "kwb-r",
    "hsonne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-04T07:32:58.000Z",
      "distro": "resolute",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/9273227561d20d74d38246ad99c361744b5eecaead11cc599981fbcc2c246813",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-04T07:32:32.000Z",
      "distro": "resolute",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/25a98f384285b74f2e69ee9f2775ba118520eb40208af2a066fab5ce660ee07e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-04T08:19:52.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/f2b1754c41e638b7b06d2c2a80b6c993867cfc707e841be6e187174b1905b0bc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-04T08:19:29.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/151a6ddcfe5bcafd3d32add18ec085b53ecfcf10fce66dea3321a9187cbd41dc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-04T07:32:26.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/cdc5155fab7e115e8f29a18f6e286ed4367b3136e34d36f6d40862edf1e0f4ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T07:32:10.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/4764295ec2d7287cda8125bb01581c58042b9ecefaaae185cb20d3eedfe4b81e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T07:31:32.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/56f42ac1aa00eecebb3031572ac1ad8d066936dc591c85b76481610804d8ff90",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T07:31:39.000Z",
      "commit": "5f2b2c4c258ab776bacc6b968ea86af55fbf40b2",
      "fileid": "https://r2.ropensci.org/6f63ec5cbe2bc1e9f5caff01602b00ce16aa709ffb135d21b439942e70d9932f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28699115753"
    }
  ]
}