+ Reply to Thread
Results 1 to 2 of 2

How to convert the unix date format to excel date format

  1. #1
    Registered User
    Join Date
    06-20-2014
    Location
    Cuddalore, Tamilnadu, India
    MS-Off Ver
    MS Office 2013
    Posts
    22

    How to convert the unix date format to excel date format

    Hi Concern,

    I have attached the excel files for converting date format from Unix to Excel date format.

    and tried the following formulas

    =(A1-DATE(1970,1,1))*86400
    =(((A1/60)/60)/24)+DATE(1970,1,1)+(-5/24)
    =CELL/(60*60*24)+"1/1/1970"

    For Instance, having unix date in below format

    1464500377000 in General format showing as 1.4645E+12

    when i'm using above formula's getting

    =(A1-DATE(1970,1,1))*86400 >>>> 1.26533E+17 and tried to change the date format showing ##########

    =(((A1/60)/60)/24)+DATE(1970,1,1)+(-5/24) >>>>> 16975804.64 and tried to change the date format showing ##########


    =CELL/(60*60*24)+"1/1/1970" >>>>>> 16975804.84 and tried to change the date format showing ##########



    Kindly assist me to convert the date format from unix to excel

    Regards,
    Siva
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-26-2013
    Location
    Colac, Victoria, Australia
    MS-Off Ver
    Excel 2016
    Posts
    1,309

    Re: How to convert the unix date format to excel date format

    Have a look at this page.
    http://spreadsheetpage.com/index.php...ix_timestamps/

    I hope this helps, please let me know!

    Regards,

    David


    - Please click on the *Add Reputation button at the bottom of helpful responses.

    Please mark your thread as SOLVED:
    - Click Thread Tools above your first post, select "Mark your thread as Solved".


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. i have to convert the csv file date format to excel date format
    By arindamsenaxa in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-17-2015, 03:37 AM
  2. [SOLVED] How to convert exported text date to desired date format with excel vba.
    By sktneer in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 10-03-2013, 01:08 AM
  3. Need Formula/VBA Code to convert date in String Format to Normal Date format
    By Karthik Sen in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2012, 04:54 AM
  4. convert SAP date format to excel date format
    By togyika in forum Excel General
    Replies: 2
    Last Post: 10-26-2011, 05:29 AM
  5. [SOLVED] Excel date format convert to string format
    By man in forum Excel General
    Replies: 1
    Last Post: 08-17-2006, 05:05 AM
  6. Replies: 2
    Last Post: 07-06-2005, 02:05 PM
  7. [SOLVED] Date Format Question- convert into a usable date format.
    By Josh O. in forum Excel General
    Replies: 1
    Last Post: 02-10-2005, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1