How to extract time or hour only from datetime in Excel?
Working with DateTime data in Excel often requires extracting components like time, hours, minutes, or seconds. Whether analyzing time-based data, scheduling, or formatting cells for better readability, Excel offers multiple methods to achieve this. This article will guide you through these methods and provide optimization tips for efficient data handling.

Extract time only from datetime with formula
To extract time only from datetime with formula, you just need to do as follow:
1. Select a blank cell, and type this formula =TIME(HOUR(A1),MINUTE(A1), SECOND(A1)) (A1 is the first cell of the list you want to extract time from), press Enter button and drag the fill handle to fill range. Then only time text has been eatraced from the list.
2. And then format the cells to the time formatting you want by right clicking > Format Cells to open Fomat Cells dialog, and select the time formatting. See screenshot:
![]() | ![]() |
3. Click OK, and the time formatting has finished.
Split date and time into two separate columns
If you have installed Kutools for Excel, you can use its Split Cells to split datetime formatting cells into two separate columns, one contains date, the other one is time only quickly and easily.
After free installing Kutools for Excel, please do as below:
1. Select the data cells you use, and click Kutools > Merge & Split > Split Cells. See screenshot:
2. Then in the popping dialog, check Split to Columns and Space options. See screenshot:
3. Then click Ok and to select a cell to put the result and click OK. see screenshots:
Now only cells have been split into date and time separately. You can remove the date cells if you just want to keep time only.
Extract hour/minuite/second only from datetime with formulas
If you just want to only hours or minutes or seconds, you can use the below formulas.
Extract hours only
Select a blank cell and type this formula =HOUR(A1) (A1 is the first cell of the list you want to extract time), press Enter button and drag the fill handle to fill range. Then only time text has been eatraced from the list.
Extract minutes only
Type this formula =MINUTE(A1).
Extract seconds only
Type this formula =SECOND(A1).
Split Cells into separate date and time cells
Relative Articles:
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite ā Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license ā set up in minutes (MSI-ready)
- Works better together ā streamlined productivity across Office apps
- 30-day full-featured trial ā no registration, no credit card
- Best value ā save vs buying individual add-in
- Last updated on .