{
  "total": 1,
  "count": 1,
  "limit": 500,
  "skip": 0,
  "filter": {
    "utcOffsetMinutes": 345,
    "utcOffset": "+05:45"
  },
  "zones": [
    {
      "zone": "Asia/Kathmandu",
      "utcOffset": "+05:45",
      "utcOffsetMinutes": 345,
      "abbreviation": "NPT"
    }
  ],
  "meta": {
    "generatedAt": "2026-09-26T19:13:20.340Z",
    "docs": "https://dayssincedate.com/api",
    "source": {
      "name": "IANA Time Zone Database",
      "url": "https://www.iana.org/time-zones",
      "licence": "Public domain",
      "credit": "Time zone rules from the IANA database, read through Intl at the instant of the request."
    }
  }
}