__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Etiquetas especiales</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores del módulo elegido" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="bm_id3154106"></a><meta itemprop="keywords" content="etiquetas,en LibreOffice Writer">
<meta itemprop="keywords" content="LibreOffice Writer,etiquetas">
<meta itemprop="keywords" content="HTML,etiquetas especiales para campos">
<meta itemprop="keywords" content="campos,importar y exportar HTML">
<meta itemprop="keywords" content="campos de hora,HTML">
<meta itemprop="keywords" content="campos de fecha,HTML">
<meta itemprop="keywords" content="campos de información del documento">
<h1 id="hd_id3154106" dir="auto">Etiquetas especiales</h1>
<p id="par_id3153669" class="paragraph" dir="auto">Si guarda un documento que contenga campos como un documento HTML, LibreOffice convierte automáticamente los campos de la fecha, la hora y la información del documento en etiquetas HTML especiales. El contenido del campo se inserta entre la apertura y el cierre de etiquetas HTML de los campos convertidos. Estas etiquetas HTML especiales no se corresponden con etiquetas HTML estándar.</p>
<p id="par_id3152960" class="paragraph" dir="auto">Los campos de LibreOffice Writer se identifican por la etiqueta &lt;SDFIELD&gt; en un documento HTML. El tipo de campo, el formato y el nombre del campo especial se incluyen en la etiqueta HTML de apertura. El formato de una etiqueta de campo que se reconoce mediante un filtro HTML depende del tipo de campo.</p>
<a id="date_and_time"></a>
<h2 id="hd_id3154570" dir="auto">Campos de fecha y hora</h2>
<p id="par_id3149696" class="paragraph" dir="auto">Para los campos "Fecha" y "Hora", el parámetro TYPE equivale a DATETIME. El formato de la fecha o de la hora se especifica con el parámetro SDNUM: por ejemplo, DD:MM:YY para las fechas o HH:MM:SS para la hora.</p>
<p id="par_id3155183" class="paragraph" dir="auto">Para los campos de fecha y hora fijos, la fecha y la hora se especifican mediante el parámetro SDVAL.</p>
<p id="par_id3149485" class="paragraph" dir="auto">En la tabla siguiente se muestran ejemplos de etiquetas HTML especiales de fecha y hora reconocidas por LibreOffice como campos:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3151257" class="tableheadintable" dir="auto">Campos</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3148970" class="tableheadintable" dir="auto">Etiqueta de LibreOffice</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147102" class="tablecontentintable" dir="auto">Fecha fija</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153634" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DATETIME SDVAL="35843,4239988426" SDNUM="1031;1031;DD/MM/AA"&gt;17/02/98&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155137" class="tablecontentintable" dir="auto">Fecha variable</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156275" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DATETIME SDNUM="1031;1031;DD/MM/AA"&gt;17/02/98&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145774" class="tablecontentintable" dir="auto">Hora fija</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155915" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DATETIME SDVAL="35843,4240335648" SDNUM="1031;1031;HH:MM:SS"&gt;10:10:36&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150110" class="tablecontentintable" dir="auto">Hora variable</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155862" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DATETIME SDNUM="1031;1031;HH:MM:SS"&gt;10:10:36&lt;/SDFIELD&gt;</p>
</td>
</tr>
</table>
<br>


<a id="DocInformation"></a>
<h2 id="hd_id3147409" dir="auto">Campos de información del documento</h2>
<p id="par_id3147487" class="paragraph" dir="auto">En los campos Información del documento, el parámetro TYPE equivale a DOCINFO. El parámetro SUBTYPE muestra el tipo de campo específico, por ejemplo para el campo de Información del documento "Creado", SUBTYPE=CREATE. Para los campos Fecha y Hora de Información del documento, el parámetro FORMAT equivale a DATE o TIME y el parámetro SDNUM indica el formato del número que se usó. El parámetro SDFIXED indica si el contenido del campo Información del documento es fijo o no.</p>
<p id="par_id3147501" class="paragraph" dir="auto">El contenido de una fecha fija o de un campo de hora es equivalente al parámetro SDVAL; de lo contrario el contenido es igual al texto encontrado entre las etiquetas HTML SDFIELD.</p>
<p id="par_id3149562" class="paragraph" dir="auto">En la tabla siguiente se muestran ejemplos de etiquetas HTML especiales de Información del documento reconocidas por LibreOffice como campos:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3147738" class="tableheadintable" dir="auto">Campos</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3146334" class="tableheadintable" dir="auto">Etiqueta de LibreOffice</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149846" class="tablecontentintable" dir="auto">Descripción (contenido fijo)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148863" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DOCINFO SUBTYPE=COMMENT SDFIXED&gt;Descripción&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151083" class="tablecontentintable" dir="auto">Creación de fecha</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153298" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=DATE SDNUM="1031;1031;TT AA"&gt;1.ᵉʳ trimestre 98&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150175" class="tablecontentintable" dir="auto">Creación de hora (contenido fijo)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156134" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=TIME SDVAL="0" SDNUM="1031;1031;HH:MM:SS AM/PM" SDFIXED&gt;03:58:35 PM&lt;/SDFIELD&gt;</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155077" class="tablecontentintable" dir="auto">Fecha de modificación</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154330" class="tablecontentintable" dir="auto">&lt;SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM="1031;1031;NN DD MMM, YY"&gt;Lu 23 Feb, 98&lt;/SDFIELD&gt;</p>
</td>
</tr>
</table>
<br>


</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/swriter/01/04090007.xhp" target="_blank">/text/swriter/01/04090007.xhp</a></p>
<p dir="auto">Title is: Etiquetas especiales</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Filemanager

Name Type Size Permission Actions
01150000.html File 9.22 KB 0644
01160100.html File 4.68 KB 0644
01160200.html File 4.54 KB 0644
01160300.html File 5.5 KB 0644
01160400.html File 4.89 KB 0644
01160500.html File 6.21 KB 0644
02110000.html File 40.75 KB 0644
02110100.html File 14.71 KB 0644
02120000.html File 17.47 KB 0644
02120100.html File 4.98 KB 0644
02130000.html File 5.92 KB 0644
02140000.html File 17.87 KB 0644
02150000.html File 9.52 KB 0644
02170000.html File 7.09 KB 0644
03050000.html File 8.46 KB 0644
03070000.html File 4.99 KB 0644
03080000.html File 6.49 KB 0644
03090000.html File 7.26 KB 0644
03100000.html File 6.88 KB 0644
03120000.html File 5.58 KB 0644
03130000.html File 5.4 KB 0644
03140000.html File 6.09 KB 0644
04010000.html File 15.43 KB 0644
04020000.html File 8.81 KB 0644
04020100.html File 11.59 KB 0644
04020200.html File 5.28 KB 0644
04030000.html File 9.44 KB 0644
04040000.html File 8.52 KB 0644
04060000.html File 9.37 KB 0644
04060100.html File 7.87 KB 0644
04070000.html File 9.16 KB 0644
04070100.html File 6.43 KB 0644
04070200.html File 8.29 KB 0644
04070300.html File 7.4 KB 0644
04090000.html File 8.81 KB 0644
04090001.html File 15.14 KB 0644
04090002.html File 21.54 KB 0644
04090003.html File 17.77 KB 0644
04090004.html File 12.04 KB 0644
04090005.html File 18.74 KB 0644
04090006.html File 12.08 KB 0644
04090007.html File 10.2 KB 0644
04090100.html File 4.97 KB 0644
04090200.html File 34.93 KB 0644
04090300.html File 7.93 KB 0644
04120000.html File 5.36 KB 0644
04120100.html File 17.92 KB 0644
04120200.html File 9.13 KB 0644
04120201.html File 6.17 KB 0644
04120210.html File 7.52 KB 0644
04120211.html File 10.99 KB 0644
04120212.html File 11.21 KB 0644
04120213.html File 9.38 KB 0644
04120214.html File 9.26 KB 0644
04120215.html File 9.48 KB 0644
04120216.html File 6.69 KB 0644
04120217.html File 7.45 KB 0644
04120219.html File 5.72 KB 0644
04120220.html File 5.4 KB 0644
04120221.html File 11.42 KB 0644
04120222.html File 12.17 KB 0644
04120223.html File 11.42 KB 0644
04120224.html File 11.46 KB 0644
04120225.html File 11.69 KB 0644
04120226.html File 11.47 KB 0644
04120227.html File 10.35 KB 0644
04120229.html File 6.35 KB 0644
04120250.html File 12.16 KB 0644
04120300.html File 7.54 KB 0644
04130000.html File 10.58 KB 0644
04130100.html File 6.9 KB 0644
04150000.html File 12.45 KB 0644
04180400.html File 8.36 KB 0644
04190000.html File 9.46 KB 0644
04200000.html File 8.51 KB 0644
04220000.html File 5.67 KB 0644
04230000.html File 5.7 KB 0644
04990000.html File 10.24 KB 0644
05030200.html File 15.09 KB 0644
05030400.html File 7.54 KB 0644
05030800.html File 11.83 KB 0644
05040000.html File 13.7 KB 0644
05040500.html File 14.15 KB 0644
05040501.html File 6.21 KB 0644
05040600.html File 7.97 KB 0644
05040700.html File 8.36 KB 0644
05040800.html File 7.09 KB 0644
05060000.html File 8.92 KB 0644
05060100.html File 28.9 KB 0644
05060200.html File 15.29 KB 0644
05060201.html File 14.9 KB 0644
05060300.html File 6.99 KB 0644
05060700.html File 17.59 KB 0644
05060800.html File 7.52 KB 0644
05060900.html File 10.51 KB 0644
05080000.html File 7.85 KB 0644
05090000.html File 7.39 KB 0644
05090100.html File 9.87 KB 0644
05090200.html File 6.76 KB 0644
05090201.html File 9.87 KB 0644
05090300.html File 10 KB 0644
05100000.html File 6.2 KB 0644
05100400.html File 6.94 KB 0644
05110100.html File 6.34 KB 0644
05120100.html File 6 KB 0644
05120400.html File 6.65 KB 0644
05130000.html File 13.04 KB 0644
05130002.html File 13.64 KB 0644
05130004.html File 9.36 KB 0644
05130100.html File 17.29 KB 0644
05150000.html File 6.87 KB 0644
05150100.html File 9.35 KB 0644
05150104.html File 3.97 KB 0644
05150200.html File 6.15 KB 0644
05150300.html File 5.66 KB 0644
05170000.html File 12.45 KB 0644
05190000.html File 7.63 KB 0644
05200000.html File 5.17 KB 0644
06030000.html File 12.41 KB 0644
06040000.html File 8 KB 0644
06060000.html File 10.99 KB 0644
06060100.html File 10.95 KB 0644
06080000.html File 5.02 KB 0644
06080100.html File 14.36 KB 0644
06080200.html File 9.38 KB 0644
06090000.html File 7.97 KB 0644
06100000.html File 10.72 KB 0644
06110000.html File 5.13 KB 0644
06120000.html File 4.5 KB 0644
06160000.html File 4.92 KB 0644
06170000.html File 4.32 KB 0644
06180000.html File 9.06 KB 0644
06190000.html File 4.27 KB 0644
06200000.html File 4.3 KB 0644
06210000.html File 4.17 KB 0644
06220000.html File 4.22 KB 0644
06990000.html File 6.62 KB 0644
HeadingRowsRepeat.html File 5.69 KB 0644
RowSplit.html File 5.51 KB 0644
SpotlightCharStyles.html File 8.04 KB 0644
SpotlightMenu.html File 5.78 KB 0644
SpotlightParaStyles.html File 8.66 KB 0644
TableAutoFitMenu.html File 11.25 KB 0644
TableConvertMenu.html File 5.39 KB 0644
TableDeleteMenu.html File 6.25 KB 0644
TableInsertMenu.html File 8.66 KB 0644
TableNumberRecognition.html File 7.76 KB 0644
TableSelectMenu.html File 5.93 KB 0644
accessibility_check.html File 11.18 KB 0644
contentcontrol00.html File 8.08 KB 0644
format_frame.html File 5.42 KB 0644
format_object.html File 6.66 KB 0644
goto.html File 6.5 KB 0644
legacynumbering.html File 11.58 KB 0644
mailmerge00.html File 9.48 KB 0644
mailmerge01.html File 6.64 KB 0644
mailmerge02.html File 5.22 KB 0644
mailmerge03.html File 9.51 KB 0644
mailmerge04.html File 8.12 KB 0644
mailmerge05.html File 6.68 KB 0644
mm_copyto.html File 4.39 KB 0644
mm_cusaddlis.html File 5.26 KB 0644
mm_cusgrelin.html File 5.88 KB 0644
mm_emabod.html File 6.47 KB 0644
mm_emailmergeddoc.html File 7.54 KB 0644
mm_finent.html File 4.76 KB 0644
mm_matfie.html File 4.67 KB 0644
mm_newaddblo.html File 5.56 KB 0644
mm_newaddlis.html File 5.86 KB 0644
mm_printmergeddoc.html File 5.76 KB 0644
mm_savemergeddoc.html File 5.74 KB 0644
mm_seladdblo.html File 6.28 KB 0644
mm_seladdlis.html File 5.8 KB 0644
mm_seltab.html File 4.25 KB 0644
navigator_context_menu.html File 29.8 KB 0644
outlinecontent_visibility.html File 12.12 KB 0644
page.html File 19.75 KB 0644
pagenumbering.html File 6.93 KB 0644
paragraph_hyphenation.html File 16.7 KB 0644
paragraph_signature.html File 9.12 KB 0644
protectdocument.html File 5.99 KB 0644
select_text.html File 5.2 KB 0644
selection_mode.html File 5.05 KB 0644
show_whitespace.html File 5.83 KB 0644
sidebar_comments.html File 13.38 KB 0644
sidebar_design.html File 8.84 KB 0644
sidebar_quickfind.html File 10.62 KB 0644
spotlight_chars_df.html File 6.6 KB 0644
style_inspector.html File 13.33 KB 0644
title_page.html File 9.48 KB 0644
translate.html File 7.64 KB 0644
view_images_charts.html File 5.74 KB 0644
view_resolved_comments.html File 5.03 KB 0644
view_table_bounds.html File 5.03 KB 0644
watermark.html File 10.12 KB 0644
Filemanager