Skip to main content

How to quickly convert UTC/GMT time to local time?

If you are working in an international company, you may need to know and deal with different local times of multiple zones. And to get the different local times, you need to use UTC/GMT time. Here this tutorial can tell you how to calculate the local time based on the UTC/GMT time in Excel.

UTC -- Coordinated Universal Time

GMT -- Greenwich Mean Time

Convert UTC/GMT time to local time with formulas

Convert UTC/GMT time to local time with Kutools for Excel good idea3


Supposing there is a city—Tokyo whose local time is ahead 9 hours to GMT time, and you can convert the GMT time to its local time by following these steps:

1. Select a blank cell and enter the current GMT time into it, here take A2 for instances. To get the current GMT, you can take reference from this http://www.timeanddate.com/worldclock/
doc convert gmt to local time 1

2. Select a blank cell and enter one formula of below, and press Enter to get the local time. See screenshot:

=A2 + TIME(9,0,0)

=A2 + (9 / 24)
doc convert gmt to local time 2

Tips:

(1) In above formulas, 9 is the number of hours the local time ahead to GMT, and you can change it as you need, if the local time is backward to the GMT, you just can change the plus sign + to minus sign -.

(2) The formula =A2 + (9 / 24) will return a decimal number. For converting the decimal number to time, please select the decimal number, and click Home > Number Format > Time.


There is a handy tool – Formula Helper in Kutools for Excel, which includes multiple useful and powerful functions can help you do some complex calculation. And to convert GMT/UTC to local time, the Add hours to date of Formulas can do you a favor.

After free installing Kutools for Excel, please do as below:

1. Enter the GMT time into a blank cell, A2 for instance, and select a blank cell, B2, which will get the local time you want. See screenshot:
doc convert gmt to local time 3

2. Click Kutools > Formula Helper > Formula Helper, then in the popping Formulas Helper dialog, select Add hours to date from the Choose a formula list, and in Arguments input section, select the GMT time to Date Time textbox, and enter the time difference between local time and GMT time in to Number textbox. See screenshot:
doc convert gmt to local time 6 doc kutools add hours to time 2

3. Click Ok, and the local time has been gotten. See screenshot:
doc convert gmt to local time 5



Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

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...

Description


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!
Comments (5)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
My Formula doesn't work when i put -(minus) . Please help with formula for me.
This comment was minimized by the moderator on the site
Hi, I have try formulas above by changing plus + to minus -, both of them work.

=A20 - 9/24
=A20 - TIME(9,0,0)
Please show me your problem with more details.
This comment was minimized by the moderator on the site
Oh boy... Where do I start? Maybe simply by pointing out ...

A) local time in many cases is not a simple offset throughout the whole year. ( DST, Daylight saving time )

B) the local time definition may change from one year to the next due to political changes.
This comment was minimized by the moderator on the site
When UTC time is entered as a series of numbers (for example "1258119969"), you can use this formula to convert it to CST - =(((D:D/60)/60)/24)+DATE(1970,1,1)-TIME(6,0,0) (where D equals the cell with the UTC time in it). DateTimeUTC ConvertedTimeCST 1258119969 11/13/09 7:46 AM You can adjust for the time zone that you are in by changing the number is the TIME section. I have it set for CST so six hours are subtracted from the formula (GMT). I don't know if Kutools has a better way of doing this or not.
This comment was minimized by the moderator on the site
When UTC time is presented as a series of numbers (like this "1258119969" for example), use this formula - =(((D:D/60)/60)/24)+DATE(1970,1,1)-TIME(6,0,0) (where D equals the cell with the UTC time in it). Depending on what time zone you are in, you would adjust the TIME number. This example is for CST, so six hours was subtracted from the GMT formula. DateTimeUTC ConvertedTimeCST 1258119969 11/13/09 7:46 AM I don't know if Kutools has a better way to do this or not.
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations