www.unixtimestamp.com
Open in
urlscan Pro
52.3.196.190
Public Scan
URL:
https://www.unixtimestamp.com/
Submission: On October 12 via api from US — Scanned from DE
Submission: On October 12 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form1 —
<form class="ui form" name="form1">
<table class="ui celled definition table timestamp-results" style="display: none;">
<tbody>
<tr>
<td width="200">Format</td>
<td class="format"></td>
</tr>
<tr>
<td width="200">GMT</td>
<td class="gmt"></td>
</tr>
<tr>
<td>Your Time Zone</td>
<td class="local"></td>
</tr>
<tr>
<td>Relative</td>
<td class="relative"></td>
</tr>
</tbody>
</table>
<h5>Enter a Date & Time</h5>
<div class="equal width fields entry-inputs">
<div class="field">
<label>Year</label>
<input name="y" type="number" id="y" step="1" maxlength="4" placeholder="YYYY" value="2023">
</div>
<div class="field">
<label>Month</label>
<input name="m" type="number" id="m" min="1" max="12" step="1" maxlength="2" placeholder="MM" value="10">
</div>
<div class="field">
<label>Day</label>
<input name="d" type="number" id="d" min="1" max="31" step="1" maxlength="2" placeholder="DD" value="12">
</div>
<div class="field">
<label>Hour (24 hour)</label>
<input name="hours" type="number" id="hours" min="0" max="23" step="1" maxlength="2" placeholder="HH" value="13">
</div>
<div class="field">
<label>Minutes</label>
<input name="min" type="number" id="min" step="1" min="0" max="59" maxlength="2" placeholder="MM" value="02">
</div>
<div class="field">
<label>Seconds</label>
<input name="sec" type="number" id="sec" step="1" min="0" max="59" maxlength="2" placeholder="SS" value="53">
</div>
</div>
<button class="ui primary button" type="button" onclick="ConvertTime('entry'); return false;" value="Convert">Convert →</button>
<table class="ui celled definition table entry-results" style="display: none;">
<tbody>
<tr>
<td width="200">Unix Timestamp</td>
<td class="unix"></td>
</tr>
<tr>
<td width="200">GMT</td>
<td class="gmt"></td>
</tr>
<tr>
<td>Your Time Zone</td>
<td class="local"></td>
</tr>
<tr>
<td>Relative</td>
<td class="relative"></td>
</tr>
</tbody>
</table>
</form>
Text Content
DT Dan's Tools Web Dev HTML/JS/CSS Playground HTML Color Codes CSS Fonts Online Diff Tool HEX to RGB Color Converter .htaccess Generator RegEx Testing RegEx Pal RGB & HEX Color Explorer RGB to HEX Color Converter Spritegen v1 Epoch & Unix Timestamp Conversion Tools Website Speed Test Conversion Data CSV To HTML Converter CSV To JSON Converter CSV To TSV Converter CSV To XML Converter JSON To CSV Converter JSON To HTML Converter JSON To TSV Converter JSON To XML Converter XML To CSV Converter XML To HTML Converter XML To JSON Converter XML To TSV Converter Convert Files Numbers Binary Converter Binary To Decimal Converter Binary To Hex Converter Binary To Octal Converter Unit Converter Decimal To Binary Converter Decimal To Hex Converter Decimal To Octal Converter Hex To Binary Converter Hex To Decimal Converter Hex To Octal Converter Data Size Converter Octal To Binary Converter Octal To Decimal Converter Octal To Hex Converter Strings Binary To String Converter Hex To String Converter HTML Entities Escape HTML Entities Unescape String To Binary Converter String To Hex Converter Strip and Remove HTML Tags Strip and Remove XML Tags Word Counter XML Entities Escape XML Entities Unescape Encoders / Decoders Base64 Decode Base64 Encode MD5 Hash Generator SHA-1 Hash Generator SHA-256 Hash Generator SHA-512 Hash Generator URL Encode/Decode Formatters CSS Formatter GO Formatter HTML Beautifier & Formatter Javascript Formatter Javascript Obfuscate JSON Formatter & Beautifier JSON Editor JSON Validator Perl Formatter PHP Formatter Python Formatter Ruby Formatter SQL Formatter XML Formatter & Beautifier Internet Email Validator Is It Up Or Down Default Router Settings User Manuals What is my IP English Afrikaans Albanian Amharic Arabic Armenian Azerbaijani Bengali Bosnian Bulgarian Catalan Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dari Dutch English Estonian Farsi (Persian) Filipino Tagalog Finnish French French (Canada) Georgian German Greek Gujarati Haitian Creole Hausa Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Kannada Kazakh Korean Latvian Lithuanian Macedonian Malay Malayalam Maltese Mongolian Norwegian Persian Pashto Polish Portuguese Romanian Russian Serbian Sinhala Slovak Slovenian Somali Spanish Spanish (Mexico) Swahili Swedish Tagalog Tamil Telugu Thai Turkish Ukrainian Urdu Uzbek Vietnamese Welsh RELATED TOOLS Binary Converter THE CURRENT EPOCH UNIX TIMESTAMP ENTER A TIMESTAMP Supports Unix timestamps in seconds, milliseconds, microseconds and nanoseconds. Convert → 1697115775 Seconds since Jan 01 1970. (UTC) 3:02:57 PM Copy Format GMT Your Time Zone Relative ENTER A DATE & TIME Year Month Day Hour (24 hour) Minutes Seconds Convert → Unix Timestamp GMT Your Time Zone Relative THE CURRENT EPOCH TRANSLATES TO Date 10/12/2023 @ 1:02pm UTC 2023-10-12T13:02:53+00:00 ISO 8601 Thu, 12 Oct 2023 13:02:53 +0000 RFC 822, 1036, 1123, 2822 Thursday, 12-Oct-23 13:02:53 UTC RFC 2822 2023-10-12T13:02:53+00:00 RFC 3339 WHAT IS THE UNIX TIME STAMP? The unix time stamp is a way to track time as a running total of seconds. This count starts at the Unix Epoch on January 1st, 1970 at UTC. Therefore, the unix time stamp is merely the number of seconds between a particular date and the Unix Epoch. It should also be pointed out (thanks to the comments from visitors to this site) that this point in time technically does not change no matter where you are located on the globe. This is very useful to computer systems for tracking and sorting dated information in dynamic and distributed applications both online and client side. Human Readable Time Seconds 1 Hour 3600 Seconds 1 Day 86400 Seconds 1 Week 604800 Seconds 1 Month (30.44 days) 2629743 Seconds 1 Year (365.24 days) 31556926 Seconds WHAT HAPPENS ON JANUARY 19, 2038? On this date the Unix Time Stamp will cease to work due to a 32-bit overflow. Before this moment millions of applications will need to either adopt a new convention for time stamps or be migrated to 64-bit systems which will buy the time stamp a "bit" more time. DANSTOOLS.COM Contact About © 2014 - 2023 Dan's Tools Contact Us Privacy Policy