Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If you need a better reliability and can offer not totally free solution I would recommend to you</p> <p><a href="http://worldtimeengine.com/api/ip" rel="nofollow noreferrer">http://worldtimeengine.com/api/ip</a></p> <pre><code>Here's an example for the IP address 195.110.64.205: http://worldtimeengine.com/api/ip/9d89405104e16732fa00caa1e8e6cdfd/195.110.64.205 which will return the following XML response: &lt;?xml version="1.0" encoding="UTF-8" ?&gt; &lt;timezone xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://worldtimeengine.com/timezone.xsd"&gt; &lt;version&gt;1.1&lt;/version&gt; &lt;location&gt; &lt;region&gt;United Kingdom&lt;/region&gt; &lt;latitude&gt;51.5&lt;/latitude&gt; &lt;longitude&gt;-0.1167&lt;/longitude&gt; &lt;/location&gt; &lt;time&gt; &lt;utc&gt;2008-07-11 13:30:38&lt;/utc&gt; &lt;local&gt;2008-07-11 14:30:38&lt;/local&gt; &lt;zone&gt; &lt;hasDST&gt;true&lt;/hasDST&gt; &lt;current&gt; &lt;abbreviation&gt;BST&lt;/abbreviation&gt; &lt;description&gt;British Summer Time&lt;/description&gt; &lt;utcoffset&gt;+1:00&lt;/utcoffset&gt; &lt;isdst&gt;true&lt;/isdst&gt; &lt;effectiveUntil&gt;2008-10-26 00:00:00&lt;/effectiveUntil&gt; &lt;/current&gt; &lt;next&gt; &lt;abbreviation&gt;GMT&lt;/abbreviation&gt; &lt;description&gt;Greenwich Mean Time&lt;/description&gt; &lt;utcoffset&gt;+0:00&lt;/utcoffset&gt; &lt;isdst&gt;false&lt;/isdst&gt; &lt;effectiveUntil&gt;2009-03-29 01:00:00&lt;/effectiveUntil&gt; &lt;/next&gt; &lt;/zone&gt; &lt;/time&gt; &lt;/timezone&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload