+ Reply to Thread
Results 1 to 6 of 6

convert date time stamp to date only

  1. #1
    Registered User
    Join Date
    04-18-2020
    Location
    Austin, Texas
    MS-Off Ver
    2016
    Posts
    3

    convert date time stamp to date only

    I am trying to find a formula to change these donation dates with timestamp to just a date. I have tried removing the T and Z contained in each entry and then convert the numbers but still no luck.
    thanks
    Last edited by Pepe Le Mokko; 04-19-2020 at 02:55 AM. Reason: Please keep titles to the essentials. We know you need a formula

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,343

    Re: need formula to convert date time stamp to date only

    The values in column A are simple text strings. If we can assume that the format is always the same, I would:
    1) use the LEFT() function to extract the date string LEFT(A2,10)
    2) Then use the DATEVALUE() function to conver the date as string to a date serial number =DATEVALUE(LEFT(A2,10))
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    04-28-2020
    Location
    pune
    MS-Off Ver
    ms 2016
    Posts
    4

    Re: convert date time stamp to date only

    Hello,
    I have a similar case but unable to find the correct formula,
    The date I have is in the text format, 'Dec 1 2016 12:00AM' and I need to show it as yyyy-mm-dd, so the date is to be represented as 2016-12-01.
    Please let me know the best way to go about it.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,669

    Re: convert date time stamp to date only

    @privac
    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    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

  5. #5
    Registered User
    Join Date
    04-18-2020
    Location
    Austin, Texas
    MS-Off Ver
    2016
    Posts
    3

    Re: convert date time stamp to date only

    Mr.Shorty,
    That worked. Thank you so much. I thought it would a much more complicated formula. LOL

  6. #6
    Registered User
    Join Date
    04-18-2020
    Location
    Austin, Texas
    MS-Off Ver
    2016
    Posts
    3

    Re: need formula to convert date time stamp to date only

    thank you so much. That worked like a charm. Didn't expect the formula to be so simple! LOL

+ 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. [SOLVED] Convert time stamp to known date in same column.
    By Sircool1 in forum Excel General
    Replies: 2
    Last Post: 03-29-2016, 11:11 AM
  2. [SOLVED] Convert Unix Date-time stamp to excel date and/or time columns
    By judikz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-13-2015, 05:46 PM
  3. VBA convert to pdf with date/time stamp, then email (Outlook)
    By jrc905 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2015, 01:50 PM
  4. Replies: 5
    Last Post: 10-06-2014, 05:20 PM
  5. formula for claculating 24 hours before or after date/time stamp
    By rjc1971 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-24-2013, 05:08 PM
  6. How do I lock a stamp date/time formula for an entry on a row?
    By PROPERTIES INC. in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-09-2012, 01:24 PM
  7. [SOLVED] Date Time Stamp Formula
    By katie.teitelbaum@gmail.com in forum Excel General
    Replies: 1
    Last Post: 10-24-2005, 07:05 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