{"id":639,"date":"2023-10-15T13:08:31","date_gmt":"2023-10-15T13:08:31","guid":{"rendered":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/"},"modified":"2023-12-06T11:44:08","modified_gmt":"2023-12-06T11:44:08","slug":"funcoes-de-tempo-do-excel","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/","title":{"rendered":"Como usar fun\u00e7\u00f5es de tempo no excel?"},"content":{"rendered":"<div class=\"excel-before-content-2\" id=\"excel-2047495577\"><script type=\"text\/javascript\">\r\n\tatOptions = {\r\n\t\t'key' : 'c1158f160081d6540a8409e6925dab94',\r\n\t\t'format' : 'iframe',\r\n\t\t'height' : 250,\r\n\t\t'width' : 300,\r\n\t\t'params' : {}\r\n\t};\r\n<\/script>\r\n<script type=\"text\/javascript\" src=\"\/\/www.highperformanceformat.com\/c1158f160081d6540a8409e6925dab94\/invoke.js\"><\/script><\/div><div class=\"excel-before-content\" id=\"excel-4149036633\"><script type=\"text\/javascript\">\r\n\tatOptions = {\r\n\t\t'key' : 'c1158f160081d6540a8409e6925dab94',\r\n\t\t'format' : 'iframe',\r\n\t\t'height' : 250,\r\n\t\t'width' : 300,\r\n\t\t'params' : {}\r\n\t};\r\n<\/script>\r\n<script type=\"text\/javascript\" src=\"\/\/www.highperformanceformat.com\/c1158f160081d6540a8409e6925dab94\/invoke.js\"><\/script><\/div> <p><strong><em><a href=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/excel_time_functions_sample_files.zip\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">arquivos de amostra<\/a><\/em><\/strong> <\/p><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 1. Fun\u00e7\u00e3o TEMPO<\/h2><p> <strong>A fun\u00e7\u00e3o TIME retorna o valor do tempo de um hor\u00e1rio v\u00e1lido.<\/strong> O valor do tempo \u00e9 composto por horas, minutos e segundos e a fun\u00e7\u00e3o TIME pega o valor da hora e ignora o restante.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>TIME(n\u00famero_de_s\u00e9rie)<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> <strong>serial_number:<\/strong> um hor\u00e1rio v\u00e1lido a partir do qual voc\u00ea deseja obter o valor do tempo.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><h4 class=\"wp-block-heading\"> <strong>1. Use refer\u00eancia de c\u00e9lula<\/strong><\/h4><p> No exemplo abaixo, referenciamos uma c\u00e9lula na qual tenho um valor de tempo v\u00e1lido. A fun\u00e7\u00e3o extraiu apenas a hora no formato de 24 horas desse valor de hora. Voc\u00ea pode usar esse m\u00e9todo quando tiver dados de tempo e quiser extrair o tempo desses valores. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-36933\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-time-fun\u00e7\u00e3o-exemplo-1\" width=\"379\" height=\"251\"><\/figure><\/div><h4 class=\"wp-block-heading\"> <strong>2. Use a data como refer\u00eancia<\/strong><\/h4><p> No exemplo abaixo, usamos uma data contendo um valor de hora e HOUR extraiu a hora dela como um n\u00famero inteiro. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-36934\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-2.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-time-fun\u00e7\u00e3o-exemplo-2\" width=\"421\" height=\"285\"><\/figure><\/div><p> E se voc\u00ea converter essa data em valor alterando seu formato, saber\u00e1 que ela possui um valor de tempo na forma decimal. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-36935\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-3.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-time-fun\u00e7\u00e3o-exemplo-3\" width=\"466\" height=\"279\"><\/figure><\/div><\/div><\/div><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 2. Fun\u00e7\u00e3o MINUTOS<\/h2><p> <strong>A fun\u00e7\u00e3o MINUTE retorna o valor de minutos de um hor\u00e1rio v\u00e1lido.<\/strong> O valor do tempo \u00e9 composto por horas, minutos e segundos e a fun\u00e7\u00e3o MINUTE pega o valor dos minutos e ignora o restante.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>MINUTO(n\u00famero_de_s\u00e9rie)<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> <strong>serial_number:<\/strong> um hor\u00e1rio v\u00e1lido a partir do qual voc\u00ea deseja obter o valor dos minutos.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><p> No exemplo abaixo, usamos a fun\u00e7\u00e3o minuto para extrair o valor do minuto de diferentes valores de tempo. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37196\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-minute-excel-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-minuto-fun\u00e7\u00e3o-exemplo-1\" width=\"452\" height=\"319\"><\/figure><\/div><\/div><\/div><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 3. Fun\u00e7\u00e3o AGORA<\/h2><p> <strong>A fun\u00e7\u00e3o AGORA retorna a data e hora atuais com base na data e hora do sistema.<\/strong> A data e a hora retornadas pela fun\u00e7\u00e3o AGORA s\u00e3o atualizadas continuamente sempre que voc\u00ea atualiza algo na planilha.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>AGORA()<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> No NOW n\u00e3o h\u00e1 argumento para especificar, mas voc\u00ea precisa ter cuidado, pois esta fun\u00e7\u00e3o \u00e9 uma fun\u00e7\u00e3o vol\u00e1til que muda de valor toda vez que voc\u00ea atualiza o c\u00e1lculo da planilha.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><p> Abaixo usamos AGORA de duas maneiras diferentes: <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37221\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/excel-maintenant-fonction-exemple-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-agora-fun\u00e7\u00e3o-exemplo-1\" width=\"531\" height=\"326\"><\/figure><\/div><ul><li> No primeiro exemplo, usamos a fun\u00e7\u00e3o TEXT com agora para extrair a hora atual.<\/li><li> No segundo exemplo, alteramos o formato da c\u00e9lula para \u201cGeral\u201d. O n\u00famero antes da v\u00edrgula \u00e9 a data atual e o n\u00famero ap\u00f3s a v\u00edrgula \u00e9 a hora. <\/li><\/ul><\/div><\/div><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 4. SEGUNDA Fun\u00e7\u00e3o<\/h2><p> <strong>A fun\u00e7\u00e3o SECOND retorna o valor de segundos de um hor\u00e1rio v\u00e1lido.<\/strong> O valor do tempo \u00e9 composto por horas, minutos e segundos e a fun\u00e7\u00e3o SECOND pega o valor dos segundos e ignora o resto.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>SEGUNDO(n\u00famero_de_s\u00e9rie)<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> <strong>serial_number<\/strong> : um hor\u00e1rio v\u00e1lido a partir do qual voc\u00ea deseja obter o segundo valor.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><p> No exemplo abaixo, usamos um valor de entrada diferente para obter o segundo. O valor de entrada deve ser uma data e hora v\u00e1lidas de acordo com o sistema de data e hora do Excel. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37317\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/excel-deuxieme-fonction-exemple-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-segunda-fun\u00e7\u00e3o-exemplo-1\" width=\"440\" height=\"289\"><\/figure><\/div><p> Um valor de entrada que n\u00e3o cont\u00e9m nenhum valor de segundos retornar\u00e1 0 de acordo. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37318\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/excel-deuxieme-fonction-exemple-2.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-segunda-fun\u00e7\u00e3o-exemplo-2\" width=\"463\" height=\"287\"><\/figure><\/div><\/div><\/div><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 5. Fun\u00e7\u00e3o TEMPO<\/h2><p> <strong>A fun\u00e7\u00e3o TIME retorna um hor\u00e1rio v\u00e1lido com base nas horas, minutos e segundos inseridos.<\/strong> Em termos simples, voc\u00ea precisa especificar todos os componentes de tempo e isso criar\u00e1 um valor de tempo com eles e retornar\u00e1 no resultado.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>TEMPO (hora, minuto, segundo)<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> <strong>hora:<\/strong> O n\u00famero a ser usado como valor da hora.<\/li><li> <strong>minuto:<\/strong> O n\u00famero a ser usado como valor do minuto.<\/li><li> <strong>segundo:<\/strong> o n\u00famero a ser usado como segundo valor.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><p> No exemplo abaixo, usamos argumentos diferentes: <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37344\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-de-temps-exemple-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-time-fun\u00e7\u00e3o-exemplo-1\" width=\"538\" height=\"345\"><\/figure><\/div><ul><li> A hora retornada por esta fun\u00e7\u00e3o est\u00e1 no formato de 12 horas.<\/li><li> Se voc\u00ea usar zero para o valor da hora, isso lhe dar\u00e1 a hora a partir da hora de in\u00edcio de um dia.<\/li><li> Quando voc\u00ea especifica um n\u00famero negativo, esse valor ser\u00e1 subtra\u00eddo da hora, minuto ou segundo anterior.<\/li><li> A fun\u00e7\u00e3o de tempo retorna um n\u00famero decimal que representa um hor\u00e1rio espec\u00edfico no Excel. <\/li><\/ul><\/div><\/div><div class=\"wp-block-group groupx is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> 6. Fun\u00e7\u00e3o VALORTEMPO<\/h2><p> <strong>A fun\u00e7\u00e3o TIMEVALUE retorna a hora ap\u00f3s a convers\u00e3o do texto que representa uma hora na hora real.<\/strong> Em termos simples, ele converte a hora em uma hora real formatada como texto.<\/p><h3 class=\"wp-block-heading\"> <strong>Sintaxe<\/strong><\/h3><p> <em>VALORTEMPO(texto_hora)<\/em><\/p><h3 class=\"wp-block-heading\"> <strong>Argumentos<\/strong><\/h3><ul><li> <strong>time_text:<\/strong> um texto que \u00e9 um valor de tempo, mas armazenado como texto.<\/li><\/ul><h3 class=\"wp-block-heading\"> <strong>Exemplo<\/strong><\/h3><p> Temos que tentar isso em um exemplo, ent\u00e3o certifique-se de verificar o exemplo abaixo: <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-37347\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-excel-timevalue-1.png\" sizes=\"auto, \" srcset=\"\" alt=\"excel-timevalue-fun\u00e7\u00e3o-exemplo-1\" width=\"501\" height=\"388\"><\/figure><\/div><p> Se voc\u00ea usar um valor de hora de texto sem am\/pm, a fun\u00e7\u00e3o retornar\u00e1 um n\u00famero de s\u00e9rie que representa a hora no formato de 24 horas. Voc\u00ea pode alterar o formato do n\u00famero de s\u00e9rie para obter a hora.<\/p><p> TIMEVALUE converter\u00e1 qualquer valor de hora de texto reconhec\u00edvel pelo Excel em um n\u00famero decimal. Como 12h \u00e9 o hor\u00e1rio de in\u00edcio do dia, a fun\u00e7\u00e3o retorna 0.<\/p><p> Representa o hor\u00e1rio das 00:00 \u00e0s 23:59. \u00c9 muito inteligente obter a hora de uma data se essa data contiver hora. Ao usar TIMEVALUE, voc\u00ea s\u00f3 precisa se preocupar com uma data que o Excel possa reconhecer.<\/p><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"ub_ctt_via":"","footnotes":""},"class_list":["post-639","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)<\/title>\n<meta name=\"description\" content=\"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)\" \/>\n<meta property=\"og:description\" content=\"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T11:44:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/\",\"url\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/\",\"name\":\"Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png\",\"datePublished\":\"2023-10-15T13:08:31+00:00\",\"dateModified\":\"2023-12-06T11:44:08+00:00\",\"description\":\"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Lar\",\"item\":\"https:\/\/exceladvisor.org\/pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Como usar fun\u00e7\u00f5es de tempo no excel?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/#website\",\"url\":\"https:\/\/exceladvisor.org\/pt\/\",\"name\":\"Excel Advisor\",\"description\":\"O seu guia definitivo para dominar os dados!\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/exceladvisor.org\/pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/pt\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/pt\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/pt\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)","description":"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.","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:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/","og_locale":"pt_PT","og_type":"article","og_title":"Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)","og_description":"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.","og_url":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T11:44:08+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/","url":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/","name":"Como usar fun\u00e7\u00f5es de tempo no Excel? (exemplos)","isPartOf":{"@id":"https:\/\/exceladvisor.org\/pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png","datePublished":"2023-10-15T13:08:31+00:00","dateModified":"2023-12-06T11:44:08+00:00","description":"Fun\u00e7\u00f5es de tempo do Excel para realizar c\u00e1lculos relacionados ao tempo no Excel.","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/Excel-fonction-heure-exemple-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/pt\/funcoes-de-tempo-do-excel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Lar","item":"https:\/\/exceladvisor.org\/pt\/"},{"@type":"ListItem","position":2,"name":"Como usar fun\u00e7\u00f5es de tempo no excel?"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/pt\/#website","url":"https:\/\/exceladvisor.org\/pt\/","name":"Excel Advisor","description":"O seu guia definitivo para dominar os dados!","publisher":{"@id":"https:\/\/exceladvisor.org\/pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/pt\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/pt\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/exceladvisor.org\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/pt\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/pt\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/pt\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/pages\/639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/comments?post=639"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/pages\/639\/revisions"}],"predecessor-version":[{"id":1348,"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/pages\/639\/revisions\/1348"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/pt\/wp-json\/wp\/v2\/media?parent=639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}