+ Reply to Thread
Results 1 to 5 of 5

Converting a julian date and time to standard date in excel 2010

  1. #1
    Registered User
    Join Date
    09-02-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Converting a julian date and time to standard date in excel 2010

    Hi, Is there a way to convert julian dates and times to a standard date using excel I have found a formula that will convert julian dates to a standard date but the data I am giving includes midnight as the time for example for 16/12/2013 00:00:00 I have the code 1387152000 which if I use the standard converter it gives me a date in 2015. Any help would be great.

    Edit
    This is the current code I have to convert it
    =DATE(IF(0+(LEFT(A1,2))<30,2000,1900)+LEFT(A1,2),1,RIGHT(A1,3))
    Last edited by Munkle555; 10-22-2015 at 05:16 AM.

  2. #2
    Registered User
    Join Date
    10-19-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    23

    Re: Converting a julian date and time to standard date in excel 2010

    Hi please upload an example so I can see what you are talking about?

    Thanks

  3. #3
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: Converting a julian date and time to standard date in excel 2010

    I've found this formula on internet that with your value returns 31/12/2012 but I'm not sure that it's correct:
    Please Login or Register  to view this content.
    Regards,
    Antonio

  4. #4
    Registered User
    Join Date
    09-02-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Converting a julian date and time to standard date in excel 2010

    Thank you I cannot seem to find the option to add a attachement though. I have a spreadsheet ready to show you. Thank You Antoka05 sorry going back to my spreadsheet thats the value I get but it should be 16/12/2013

  5. #5
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,872

    Re: Converting a julian date and time to standard date in excel 2010

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Convert Julian time and year to standard date and time
    By gozo in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-11-2014, 06:42 AM
  2. Replies: 4
    Last Post: 05-10-2014, 10:45 AM
  3. Convert Julian date/ time to regular date/ time (MM/DD/YYYY HH:MM:SS)
    By dataguy30 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-07-2013, 11:33 AM
  4. Converting 2010 Julian dates to calender date
    By krie2509 in forum Excel General
    Replies: 8
    Last Post: 02-03-2010, 06:36 PM
  5. Convert Julian Date/Time (ddd.tttttt) to Calendar Date/Time
    By LindseyW in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-12-2009, 09:30 PM
  6. converting julian day and year to a date?
    By Chad Nordberg in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-27-2006, 06:30 PM
  7. [SOLVED] WS formula for Julian date not converting well to VBA??
    By Ed in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-10-2005, 02:06 PM

Tags for this Thread

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