<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.teltonika-gps.com/index.php?action=history&amp;feed=atom&amp;title=Timestamp_parsing</id>
	<title>Timestamp parsing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.teltonika-gps.com/index.php?action=history&amp;feed=atom&amp;title=Timestamp_parsing"/>
	<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Timestamp_parsing&amp;action=history"/>
	<updated>2026-05-18T21:17:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=Timestamp_parsing&amp;diff=76773&amp;oldid=prev</id>
		<title>Donatas.Andriulionis: Created page with &quot;==Timestamp parsing== The value is received as 4 byte hexadecimal value. Example how to parse it to a human readable date is provided in the table below:  {| class=&quot;wikitable&quot;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Timestamp_parsing&amp;diff=76773&amp;oldid=prev"/>
		<updated>2022-10-07T04:47:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Timestamp parsing== The value is received as 4 byte hexadecimal value. Example how to parse it to a human readable date is provided in the table below:  {| class=&amp;quot;wikitable&amp;quot;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Timestamp parsing==&lt;br /&gt;
The value is received as 4 byte hexadecimal value. Example how to parse it to a human readable date is provided in the table below:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;width:20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |Step&lt;br /&gt;
! style=&amp;quot;width:35%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |Timestamp&lt;br /&gt;
! style=&amp;quot;width:10%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |Format&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: left;&amp;quot; |1. Received value&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |63-36-86-D0&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |HEX&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: left;&amp;quot; |2. Converted to DEC&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |1664517840&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |DEC&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: left;&amp;quot; |3. Converted to Human readable date&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |Friday, September 30, 2022 06:04:00 AM, GMT+00:00&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; background: white; text-align: center;&amp;quot; |Human readable date&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Converting whole 4 byte Hexadecimal - 63-36-86-D0 value to decimal value as it is equivalent of Unix timestamp in seconds - 1664517840. Convert epoch to human-readable date: https://www.epochconverter.com/&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Donatas.Andriulionis</name></author>
	</entry>
</feed>