{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "hour",
      "symbol": "h",
      "dimensionality": "[time]",
      "base_units": {
        "magnitude": 3600.0,
        "units": "s"
      }
    },
    "output_unit": {
      "name": "day",
      "symbol": "d",
      "dimensionality": "[time]",
      "base_units": {
        "magnitude": 86400.0,
        "units": "s"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.041666666666666664,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 24.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "533aa434d9eb5e1cc2da29a1422d308334917ce2830703138b7447e848630608"
  },
  "metadata": {
    "source_url": "https://convertreference.org/time/hour-to-day/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}