wtools.io Open in urlscan Pro
2606:4700:3032::6815:6f7  Public Scan

Submitted URL: http://wtools.io/convert-unix-time-to-date-time
Effective URL: https://wtools.io/convert-unix-time-to-date-time
Submission: On February 01 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

GET /search

<form class="navbar-form" role="search" action="/search" method="get">
  <div class="input-group" style="width:100%;"><input type="hidden" id="wtoolsacurl"><input type="text" class="form-control" placeholder="Search tools" id="wtoolsac" data-url="/search/tools" autocomplete="off" name="q" data-provide="typeahead"
      value="">
    <div class="input-group-btn"><button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button></div>
  </div>
</form>

POST /convert-unix-time-to-date-time

<form id="unixtime-form" action="/convert-unix-time-to-date-time" method="post"><input type="hidden" name="_csrf-frontend" value="qh5LHbw7PSW3GjNHlXBP_k1xq6Xc1ClD2PGXw2DspB3PVBx29X1pdfRSWSXTOim5JBTJ1KW8ZjadruGKIp3gSg==">
  <div class="form-group field-unixtodateform-unixtime required"><label class="control-label" for="unixtodateform-unixtime">Unix Time</label><input type="text" id="unixtodateform-unixtime" class="form-control" name="UnixToDateForm[unixTime]"
      autofocus="" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <p>For example the current UNIX timestamp is <b>1706823818</b> in UTC</p>
  <div class="form-group field-unixtodateform-format required"><label class="control-label" for="unixtodateform-format">Format</label><input type="text" id="unixtodateform-format" class="form-control" name="UnixToDateForm[format]" value="Y-m-d H:i:s"
      aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group field-unixtodateform-timezone required"><label class="control-label" for="unixtodateform-timezone">Time Zone</label><select id="unixtodateform-timezone" class="form-control" name="UnixToDateForm[timeZone]"
      aria-required="true">
      <option value="0">(GMT) Western Europe Time, London, Lisbon, Casablanca</option>
      <option value="-12">(GMT -12:00) Eniwetok, Kwajalein</option>
      <option value="-11">(GMT -11:00) Midway Island, Samoa</option>
      <option value="-10">(GMT -10:00) Hawaii</option>
      <option value="-9">(GMT -9:00) Alaska</option>
      <option value="-8">(GMT -8:00) Pacific Time (US &amp;amp; Canada)</option>
      <option value="-7">(GMT -7:00) Mountain Time (US &amp;amp; Canada)</option>
      <option value="-6">(GMT -6:00) Central Time (US &amp;amp; Canada), Mexico City</option>
      <option value="-5">(GMT -5:00) Eastern Time (US &amp;amp; Canada), Bogota, Lima</option>
      <option value="-4">(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz</option>
      <option value="-3.5">(GMT -3:30) Newfoundland</option>
      <option value="-3">(GMT -3:00) Brazil, Buenos Aires, Georgetown</option>
      <option value="-2">(GMT -2:00) Mid-Atlantic</option>
      <option value="-1">(GMT -1:00) Azores, Cape Verde Islands</option>
      <option value="1">(GMT +1:00) Brussels, Copenhagen, Madrid, Paris</option>
      <option value="2">(GMT +2:00) Kaliningrad, South Africa, Kiev</option>
      <option value="3">(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg</option>
      <option value="3.5">(GMT +3:30) Tehran</option>
      <option value="4">(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi</option>
      <option value="4.5">(GMT +4:30) Kabul</option>
      <option value="5">(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent</option>
      <option value="5.5">(GMT +5:30) Bombay, Calcutta, Madras, New Delhi</option>
      <option value="6">(GMT +6:00) Almaty, Dhaka, Colombo</option>
      <option value="7">(GMT +7:00) Bangkok, Hanoi, Jakarta</option>
      <option value="8">(GMT +8:00) Beijing, Perth, Singapore, Hong Kong</option>
      <option value="9">(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk</option>
      <option value="9.5">(GMT +9:30) Adelaide, Darwin</option>
      <option value="10">(GMT +10:00) Eastern Australia, Guam, Vladivostok</option>
      <option value="11">(GMT +11:00) Magadan, Solomon Islands, New Caledonia</option>
      <option value="12">(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka</option>
    </select>
    <p class="help-block help-block-error"></p>
  </div><br>
  <div class="form-group"><button type="submit" class="btn btn-wt" name="gobtn">Convert</button><button type="button" id="clearBtn" class="btn btn-wt-default">Clear</button><small class="form-text text-muted">Your result can be seen below.</small>
  </div>
</form>

Text Content

wtools.io




TOOLS

 * Sandbox
   * PHPpopular
 * Paste Code
 * Snippets
   * PHP
 * Generators
   * Random
     * Credit Card
     * Password
     * Number
     * List
     * Picker
     * Letters
     * UUID
     * IP
     * MAC
     * Date
     * Color
     * CPF
     * CNPJ
   * Cryptography
     * Hash
     * HMAC hash
     * MD5
     * MD6
     * Bcrypt
     * SHA-1
     * SHA-224
     * SHA-256
     * SHA-384
     * SHA-512
     * SHA-512/224
     * SHA-512/256
     * SHA3-224
     * SHA3-256
     * SHA3-384
     * SHA3-512
     * CRC-16
     * CRC-32
     * Whirlpool
   * Security
     * Htpasswd
     * Bulk Htpasswd
     * CSR and Private Key
     * Chmod Calculator
     * Draw Signature
   * MySQL
     * Database
       * Create database
       * Rename database
       * Drop database
     * Table
       * Create tablebeta
       * Copy table
       * Rename table
       * Truncate table
       * Drop table
   * HTML
     * Link Builder
     * Bulk Anchor Links Generator
     * Google SERP Simulator
     * Meta Tag Generator
     * Twitter Card Generator
     * Open Graph Generator
   * JSON-LD Schema
     * FAQPage
     * BreadcrumbList
     * Website
     * Organization
   * Color Picker
   * URLs Opener
   * QR Code
   * UTM Link Builder
   * Slug Generator
 * Checks
   * Validatepopular
     * JSON
     * XML
     * CSS
     * YAML
     * Email
     * Credit Card Numbers
   * Security
     * Google Malware
   * HTTP
     * Headers
       * HTTP Headers
       * HTTP Status Code
       * Gzip
       * Redirect
     * Meta Tags
   * IP Tools
     * My IP
     * IP Location
     * Host to IP
     * IP to Host
   * Domain
     * DNS Lookup
     * Whois
     * Domain Name
     * Domain Age
     * Open Port Checker
   * Calculators
     * AdSense Calculator
     * Aspect Ratio
     * Age Calculator
   * Human benchmark
     * Reaction Time
     * Aim Trainer - speed shooting
   * Diff Checker
   * RegEx Testerpopular
   * Word Counter
   * Line Counter
   * My User Agent
 * Convertors
   * Minifiers
     * HTML
     * JSON
     * XML
     * OPML
     * JavaScript
     * PHP
     * CSS
     * SQL
   * Formatters
     * HTML
     * JSON
     * XML
     * OPML
     * CSS
     * JavaScript
     * PHP
     * SQL
   * Obfuscators
     * JavaScript
   * Texts
     * Remove
       * Empty Lines
       * Line Breaks
       * Extra Whitespaces and Tabs
       * Duplicate Lines
     * List
       * List to PHP array
       * List to JSON array
       * List to XML
     * Sort List
     * Strikethrough text
     * Case
     * Reverse text
   * Code, Formats
     * JSON
       * JSON Escape/Unescape
       * JSON to PHP Array
       * JSON to C#
       * JSON to XML
       * JSON to PHP Serialize
       * JSON to JS Object
       * JSON to CSV
       * JSON to TSV
       * JSON to YAML
       * JSON to HTML
       * JSON to PDF
       * JSON to SQL
       * JSON to Excel
       * JSON to Text
       * JSON to PList
     * XML
       * XML to JSON
       * XML to PHP array
       * XML Escape/Unescape
       * XML to CSV
       * XML to TSV
       * XML to Text
       * XML to Excel
       * XML to HTML
       * XML to PDF
       * XML to SQL
       * XML to YAML
       * XML to PList
     * HTML
       * Strip HTML
       * HTML Encoder/Decoder
       * HTML to PHP
       * HTML to JS
       * HTML table to CSV
       * HTML table to TSV
       * HTML table to Excel
       * HTML table to JSON
       * HTML table to XML
       * HTML table to PHP Array
       * HTML table to PDF
       * HTML table to YAML
       * HTML table to SQL
     * CSS
       * CSS to LESS
       * CSS to SCSS
       * CSS to SASS
       * SCSS to CSS
       * LESS to CSS
       * Stylus to CSS
       * CSS to Stylus
     * JavaScript
       * JS to PHP
       * JS Escape/Unescape
       * JS Object to JSON
       * JS Object to XML
       * JS Object to CSV
       * JS Object to TSV
       * JS Object to YAML
       * JS Object to HTML table
       * JS Object to PDF
       * JS Object to Excel
       * JS Object to SQL
       * JS Object to PHP array
     * Java
       * Java Escape/Unescape
     * Markdown
       * Strip Markdown
       * Markdown to HTML
     * CSV
       * CSV Escape/Unescape
       * CSV to JSON
       * CSV to XML
       * CSV to TSV
       * CSV to HTML
       * CSV to PDF
       * CSV to YAML
       * CSV to SQL
       * CSV to Excel
       * CSV to PHP Array
       * CSV to PList
       * Extract CSV column
       * Delete CSV column
       * Change CSV column separator
       * Swap CSV Columns
     * TSV
       * TSV Escape/Unescape
       * TSV to JSON
       * TSV to XML
       * TSV to HTML
       * TSV to PDF
       * TSV to YAML
       * TSV to PHP Array
       * TSV to PList
       * TSV to CSV
       * TSV to SQL
       * TSV to Excel
       * Extract TSV column
       * Delete TSV column
       * Swap TSV Columns
     * Excel
       * Excel to CSV
       * Excel to TSV
       * Excel to XML
       * Excel to JSON
       * Excel to YAML
       * Excel to HTML table
       * Excel to Text
       * Excel to SQL
       * Excel to PHP array
       * Excel to Plist
       * Extract Excel column
       * Excel to Formula View
     * YAML
       * YAML to JSON
       * YAML to XML
       * YAML to PHP Array
       * YAML to PList
       * YAML to CSV
       * YAML to TSV
     * PHP array
       * PHP Array to JSON
       * PHP Array to XML
       * PHP Array to YAML
       * PHP Array to PList
       * Serialize PHP array
       * PHP Array to JS object
       * print_r to PHP array
     * INI
       * INI to PHP Array
       * INI to JSON
       * INI to XML
       * INI to YAML
     * PList
       * PList to JSON
       * PList to PHP Array
       * PList to XML
       * PList to YAML
     * SQL
       * SQL Escape/Unescape
     * C#
       * Csharp Escape/Unescape
     * Serialize
       * Unserialize to PHP Array
     * URL Encoder/Decoder
     * Base64 Encoder/Decoder
     * Base32 Encoder/Decoder
     * Base91 Encoder/Decoder
   * Numbers
     * Number to Roman numerals
     * Roman numerals to Number
     * Decimal to Binary
     * Decimal to Hex
     * Decimal to Octal
     * Binary to Decimal
     * Binary to Hex
     * Binary to Octal
     * Binary to Text
     * Hex to Decimal
     * Hex to Binary
     * Hex to Octal
     * Octal to Decimal
     * Octal to Binary
     * Octal to Hex
     * Text to Binary
   * Images
     * Base64
       * Image to Base64
       * Base64 to Image
   * Image Manipulation
     * Invert colors
     * Flip image
     * Change contrast
     * Change brightness
     * Lighten image
     * Darken image
     * Grayscale image
     * Change saturation
     * Change vibrance
     * Change exposure
     * Sepia effect
     * Add noise
     * Adjust hue
     * Blur image
     * Sharpen image
     * Adjust gamma
     * Vintage effect
   * Units
     * Time
       * Units of Time
       * UNIX Time to DateTime
       * DateTime to UNIX Time
     * Acceleration
     * Area
     * Digital Size
     * Electricity
     * Energy
     * Illuminance
     * Force
     * Length
     * Mass
     * Mass Flow
     * Power
     * Speed
     * Temperature
     * Viscosity
     * Volume
     * Volume Flow
   * IP
     * IP to Numbers
   * Colors
     * Color converter
     * Color inverter
     * Lighten сolor
     * Darken сolor
     * Blend сolors
     * Color saturation
     * Triad color scheme
     * Tetrad color scheme


Toggle navigation

 * Eng (EN)
   * Eng (EN)
   * Руc (RU)
   * Укр (UA)
 * Contact
 * Home
 * Help Ukraine
   * Army
   * Humanitarian Aid


CONVERT UNIX TIME TO NORMAL DATE TIME FORMAT

Tags:
 * Converter
 * Date
 * Time





FORM FOR UNIX TIMESTAMP CONVERSION


×Close

SHARE

Do you find this tool useful? Then share it with your friends or colleagues.
This will help us to make our free web tools better.



--------------------------------------------------------------------------------


Close


This form allows you to Convert UNIX timestamp to Date Time:

Unix Time



For example the current UNIX timestamp is 1706823818 in UTC

Format



Time Zone(GMT) Western Europe Time, London, Lisbon, Casablanca(GMT -12:00)
Eniwetok, Kwajalein(GMT -11:00) Midway Island, Samoa(GMT -10:00) Hawaii(GMT
-9:00) Alaska(GMT -8:00) Pacific Time (US &amp; Canada)(GMT -7:00) Mountain Time
(US &amp; Canada)(GMT -6:00) Central Time (US &amp; Canada), Mexico City(GMT
-5:00) Eastern Time (US &amp; Canada), Bogota, Lima(GMT -4:00) Atlantic Time
(Canada), Caracas, La Paz(GMT -3:30) Newfoundland(GMT -3:00) Brazil, Buenos
Aires, Georgetown(GMT -2:00) Mid-Atlantic(GMT -1:00) Azores, Cape Verde
Islands(GMT +1:00) Brussels, Copenhagen, Madrid, Paris(GMT +2:00) Kaliningrad,
South Africa, Kiev(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg(GMT +3:30)
Tehran(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi(GMT +4:30) Kabul(GMT +5:00)
Ekaterinburg, Islamabad, Karachi, Tashkent(GMT +5:30) Bombay, Calcutta, Madras,
New Delhi(GMT +6:00) Almaty, Dhaka, Colombo(GMT +7:00) Bangkok, Hanoi,
Jakarta(GMT +8:00) Beijing, Perth, Singapore, Hong Kong(GMT +9:00) Tokyo, Seoul,
Osaka, Sapporo, Yakutsk(GMT +9:30) Adelaide, Darwin(GMT +10:00) Eastern
Australia, Guam, Vladivostok(GMT +11:00) Magadan, Solomon Islands, New
Caledonia(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka




ConvertClearYour result can be seen below.


RESULT OF CONVERTING UNIX TIME TO DATE TIME


Date Time

Copy



ABOUT CONVERTING UNIX TIMESTAMP TO DATETIME



WHAT IS THE UNIX TIME STAMP?

The UNIX timestamp 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 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.

ABOUT THIS TOOL

Most databases store the date in Unix format so Convert Unix Timestamp To
DateTime tool was created to help with converting time.

HOW IT WORKS?

Just paste your Unix Time to the input above, select your format of Date/Time,
select your time zone and click to the button "Convert" and you will get Date
and time in your format with your time zone.

WHAT IS FORMAT?

The following characters are recognized in theformat parameter string:

format characterDescriptionExample returned valuesDay------dDay of the month, 2
digits with leading zeros01 to 31DA textual representation of a day, three
lettersMon through SunjDay of the month without leading zeros1 to 31l (lowercase
'L')A full textual representation of the day of the weekSunday through
SaturdayNISO-8601 numeric representation of the day of the week (added in PHP
5.1.0)1 (for Monday) through 7 (for Sunday)SEnglish ordinal suffix for the day
of the month, 2 charactersst, nd, rd or th. Works well with jwNumeric
representation of the day of the week0 (for Sunday) through 6 (for Saturday)zThe
day of the year (starting from 0)0 through 365Week------WISO-8601 week number of
year, weeks starting on MondayExample: 42 (the 42nd week in the
year)Month------FA full textual representation of a month, such as January or
MarchJanuary through DecembermNumeric representation of a month, with leading
zeros01 through 12MA short textual representation of a month, three lettersJan
through DecnNumeric representation of a month, without leading zeros1 through
12tNumber of days in the given month28 through 31Year------LWhether it's a leap
year1 if it is a leap year, 0 otherwise.oISO-8601 week-numbering year. This has
the same value as Y, except that if the ISO week number (W) belongs to the
previous or next year, that year is used instead. (added in PHP 5.1.0)Examples:
1999 or 2003YA full numeric representation of a year, 4 digitsExamples: 1999 or
2003yA two digit representation of a yearExamples: 99 or 03Time------aLowercase
Ante meridiem and Post meridiemam or pmAUppercase Ante meridiem and Post
meridiemAM or PMBSwatch Internet time000 through 999g12-hour format of an hour
without leading zeros1 through 12G24-hour format of an hour without leading
zeros0 through 23h12-hour format of an hour with leading zeros01 through
12H24-hour format of an hour with leading zeros00 through 23iMinutes with
leading zeros00 to 59sSeconds, with leading zeros00 through 59u Microseconds
(added in PHP 5.2.2). Note that date() will always generate 000000 since it
takes an integer parameter, whereas DateTime::format() does support microseconds
if DateTime was created with microseconds. Example: 654321v Milliseconds (added
in PHP 7.0.0). Same note applies as for u. Example: 654Timezone------eTimezone
identifier (added in PHP 5.1.0)Examples: UTC, GMT, Atlantic/AzoresI (capital
i)Whether or not the date is in daylight saving time1 if Daylight Saving Time, 0
otherwise.ODifference to Greenwich time (GMT) in hoursExample: +0200PDifference
to Greenwich time (GMT) with colon between hours and minutes (added in PHP
5.1.3)Example: +02:00TTimezone abbreviationExamples: EST, MDT ...ZTimezone
offset in seconds. The offset for timezones west of UTC is always negative, and
for those east of UTC is always positive.-43200 through 50400Full
Date/Time------cISO 8601 date2004-02-12T15:19:21+00:00rRFC 2822 formatted
dateExample: Thu, 21 Dec 2000 16:01:07 +0200USeconds since the Unix Epoch
(January 1 1970 00:00:00 GMT)See also time()

Donate


Did you like this tool? You can donate to us. This will help us improve our free
web tools.

Paypal

Related Tools

Convert Date Time format to UNIX TimeTime ConverterRandom Date Generator



ABOUT US

WTOOLS - kit of Web Tools for developers, webmasters, SEO specialists, and other
people whose business is online. All tools is totally free.

Copyright © 2016-2024 by wtools.io. All rights reserved.
Hosted By DigitalOcean.

USEFUL LINKS

 * Contact
 * Tools

 * Terms & Condition
 * Privacy Policy
 * Cookies

FOLLOW US




Do you like cookies? 🍪 We use cookies to ensure you get the best experience on
our website. Learn more I agree
×

MESSAGE



Ok
Up