{"id":59,"date":"2026-02-24T08:35:40","date_gmt":"2026-02-24T08:35:40","guid":{"rendered":"https:\/\/gigz.pk\/excel\/?post_type=lesson&#038;p=59"},"modified":"2026-03-07T06:10:32","modified_gmt":"2026-03-07T06:10:32","slug":"working-with-time","status":"publish","type":"lesson","link":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/","title":{"rendered":"Working with Time"},"content":{"rendered":"\n<p>Time management in Excel allows you to calculate working hours, track attendance, measure durations, and analyze productivity.<\/p>\n\n\n\n<p>Excel stores time as a fraction of a day:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1 day = 1<\/li>\n\n\n\n<li>12 hours = 0.5<\/li>\n\n\n\n<li>6 hours = 0.25<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Time Format in Excel<\/h2>\n\n\n\n<p>To work properly with time:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select the cells<\/li>\n\n\n\n<li>Go to <strong>Format Cells<\/strong><\/li>\n\n\n\n<li>Choose <strong>Time<\/strong> or Custom format like:\n<ul class=\"wp-block-list\">\n<li><code>hh:mm<\/code><\/li>\n\n\n\n<li><code>hh:mm AM\/PM<\/code><\/li>\n\n\n\n<li><code>[hh]:mm<\/code> (for total hours above 24)<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Entering Time Correctly<\/h2>\n\n\n\n<p>Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>9:00 AM<\/li>\n\n\n\n<li>14:30<\/li>\n\n\n\n<li>6:45 PM<\/li>\n<\/ul>\n\n\n\n<p>Excel automatically recognizes valid time formats.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Basic Time Calculations<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. Calculate Time Difference<\/h3>\n\n\n\n<p>If:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A1 = Start Time (9:00 AM)<\/li>\n\n\n\n<li>B1 = End Time (5:00 PM)<\/li>\n<\/ul>\n\n\n\n<p>Formula:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=B1-A1<\/pre>\n\n\n\n<p>Result: 8:00 hours<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Calculate Total Working Hours<\/h3>\n\n\n\n<p>If you have multiple entries:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=SUM(C1:C5)<\/pre>\n\n\n\n<p>Format the result as:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[hh]:mm<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Handling Overnight Time<\/h2>\n\n\n\n<p>If work crosses midnight:<\/p>\n\n\n\n<p>Start: 10:00 PM<br>End: 6:00 AM<\/p>\n\n\n\n<p>Use:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=IF(B1&lt;A1,B1+1,B1)-A1<\/pre>\n\n\n\n<p>This correctly calculates overnight duration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Important Time Functions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. NOW()<\/h3>\n\n\n\n<p>Returns current date and time:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=NOW()<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2. TIME()<\/h3>\n\n\n\n<p>Creates time manually:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=TIME(9,30,0)<\/pre>\n\n\n\n<p>Returns 9:30 AM<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. HOUR, MINUTE, SECOND<\/h3>\n\n\n\n<p>Extract parts of time:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=HOUR(A1)<br>=MINUTE(A1)<br>=SECOND(A1)<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Converting Time to Hours<\/h2>\n\n\n\n<p>To convert time into decimal hours:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=A1*24<\/pre>\n\n\n\n<p>Format as Number.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Uses of Time in Excel<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Attendance tracking<\/li>\n\n\n\n<li>Payroll calculations<\/li>\n\n\n\n<li>Shift management<\/li>\n\n\n\n<li>Project time tracking<\/li>\n\n\n\n<li>Production monitoring<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Important Tips<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Always format results properly.<\/li>\n\n\n\n<li>Use <code>[hh]:mm<\/code> for totals exceeding 24 hours.<\/li>\n\n\n\n<li>Ensure time values are not stored as text.<\/li>\n\n\n\n<li>Use decimal conversion for payroll calculations.<\/li>\n<\/ul>\n\n\n\n<p>Working with time in Excel helps automate daily operations and improve accuracy in scheduling and reporting.<\/p>\n\n\n<div class=\"yoast-breadcrumbs\"><span><span><a href=\"https:\/\/gigz.pk\/excel\/\">Home<\/a><\/span> \u00bb <span class=\"breadcrumb_last\" aria-current=\"page\">Excel Essential Functions (EEF) > Date &#038; Time Functions > Working with Time<\/span><\/span><\/div>\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1772864002886\"><strong class=\"schema-faq-question\"><\/strong> <p class=\"schema-faq-answer\"><\/p> <\/div> <\/div>\n","protected":false},"menu_order":30,"template":"","class_list":["post-59","lesson","type-lesson","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Working with Time - Learn Excel the Right Way.<\/title>\n<meta name=\"description\" content=\"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Working with Time - Learn Excel the Right Way.\" \/>\n<meta property=\"og:description\" content=\"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn Excel the Right Way.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-07T06:10:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/working-with-time\\\/\",\"url\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/working-with-time\\\/\",\"name\":\"Working with Time - Learn Excel the Right Way.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/#website\"},\"datePublished\":\"2026-02-24T08:35:40+00:00\",\"dateModified\":\"2026-03-07T06:10:32+00:00\",\"description\":\"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/working-with-time\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/working-with-time\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/working-with-time\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel Essential Functions (EEF) > Date & Time Functions > Working with Time\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/#website\",\"url\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/\",\"name\":\"Learn Excel the Right Way.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Working with Time - Learn Excel the Right Way.","description":"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/","og_locale":"en_US","og_type":"article","og_title":"Working with Time - Learn Excel the Right Way.","og_description":"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.","og_url":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/","og_site_name":"Learn Excel the Right Way.","article_modified_time":"2026-03-07T06:10:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/","url":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/","name":"Working with Time - Learn Excel the Right Way.","isPartOf":{"@id":"https:\/\/gigz.pk\/excel\/#website"},"datePublished":"2026-02-24T08:35:40+00:00","dateModified":"2026-03-07T06:10:32+00:00","description":"Manage time in Excel to calculate working hours, track attendance, analyze durations, and improve scheduling efficiency.","breadcrumb":{"@id":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gigz.pk\/excel\/lesson\/working-with-time\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gigz.pk\/excel\/"},{"@type":"ListItem","position":2,"name":"Excel Essential Functions (EEF) > Date & Time Functions > Working with Time"}]},{"@type":"WebSite","@id":"https:\/\/gigz.pk\/excel\/#website","url":"https:\/\/gigz.pk\/excel\/","name":"Learn Excel the Right Way.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gigz.pk\/excel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/lesson\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/lesson"}],"about":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/types\/lesson"}],"wp:attachment":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/media?parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}