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