IpForensics
HomeGoto Dashboard
  • 📖Introduction
  • Protocols
    • HTTP Json Protocol
    • Response headers
    • Error Codes
  • Features
    • Pay-As-You-Go
    • API Security
    • HTTPS
  • Api Response Data
    • 📶Mobile Carrier
    • 🏥ASN
    • 📊General
    • ⏲️Timezone
    • 💵Currency
    • 👨‍💻Threat Detector
    • 🌐Company
    • 🌏Geolocation
    • 🌍Advance Geolocation
    • 💻Device Information
    • ✈️IATA/ICAO
  • API
    • 🚀Intro
    • 📊IP & Threat Intelligence API
      • Single Lookup
      • Origin Lookup
    • 💹Exchange Rate API
      • Currency Endpoint
      • Live Rate Endpoint
      • Historical Rate Endpoint
      • Currency Conversion Endpoint
      • Currency Swap Endpoint
  • Code Implantation
    • Block Automated Visits From Hosting Providers
    • Block VPN/Proxy and Tor users
    • Redirect by Country and Location Offers
    • Content Personalisation
    • Get the location from an IP Address in Javascript
    • How to get a client's IP address using JavaScript
    • HTML5 Geolocation with IpForensics fallback
    • Blocking Users by Country
    • Detecting Users Currency or Currency Personalisation
    • Preventing Free Trial Abuse
    • Device-Based Ads and App Binary
    • Detect Users Device/Computer and Operating System
    • Detect visitors from EU countries
    • How to detect and prevent credit card fraud
    • How to convert amounts to website visitor currency
  • MISC
    • Changelog
    • FAQs
    • Troubleshooting
    • API Status
    • Rate Limits
Powered by GitBook
On this page

Was this helpful?

  1. Api Response Data

Timezone

PreviousGeneralNextCurrency

Last updated 2 years ago

Was this helpful?

We provide detailed and accurate Timezone data, adjusted for DST where applicable.

Sample Response

"time_zone": {
    "id": "Africa/Lagos",
    "abbreviation": "WAT",
    "current_time": "2022-10-27T09:05:00+01:00",
    "name": "West Africa Standard Time",
    "offset": 3600,
    "in_daylight_saving": false
},
Field
Description

id

The time zone associated with location, as specified by the .

abbreviation

The abbreviation of the time zone associated with the IP.

current_time

The current date and time using format for the location associated with the IP address.

name

The name of the time zone associated with the IP.

offset

The GMT offset of the given time zone in seconds.

in_daylight_saving

Boolean indicating whether or not the given time zone is considered in daylight saving time.

⏲️
IANA Time Zone Database
ISO 8601