__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Códigos de formato numérico</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 de todos los módulos" 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_id3153514"></a> <meta itemprop="keywords" content="códigos de formato, números">
<meta itemprop="keywords" content="condiciones, en formatos numéricos">
<meta itemprop="keywords" content="formatos numéricos, códigos">
<meta itemprop="keywords" content="formatos monetarios">
<meta itemprop="keywords" content="formatos,de moneda/fecha/hora">
<meta itemprop="keywords" content="números, formatos de fecha, hora y moneda">
<meta itemprop="keywords" content="euro, formatos monetarios">
<meta itemprop="keywords" content="formatos de fecha">
<meta itemprop="keywords" content="horas, formatos">
<meta itemprop="keywords" content="porcentajes, formatos">
<meta itemprop="keywords" content="notación científica, formatos">
<meta itemprop="keywords" content="notación ingenieril, formatos">
<meta itemprop="keywords" content="fracción, formatos">
<meta itemprop="keywords" content="numeral nativo">
<meta itemprop="keywords" content="LCID, ampliado">
<h1 id="hd_id3153514" dir="auto">
<a id="zahlenformatcodes"></a>Códigos de formato numérico </h1>
<p id="par_id3150467" class="paragraph" dir="auto">Los códigos de formato numérico pueden constar de hasta cuatro apartados separados por punto y coma (<span class="emph">;</span>).</p>
<ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3150146" class="listitem" dir="auto">En un código de formato numérico con dos secciones, la primera de ellas es para valores positivos y cero y la segunda, para valores negativos.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3158442" class="listitem" dir="auto">En un código de formato numérico con tres secciones, la primera se aplica a valores positivos, la segunda a negativos y la tercera al cero.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3155069" class="listitem" dir="auto">También es posible asignar condiciones para estas tres secciones de forma que el formato solo se aplique si se cumple una condición.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3155070" class="listitem" dir="auto">La cuarta sección es aplicable si el contenido no es un valor, sino texto. El contenido se representa mediante una arroba (<span class="emph">@</span>).</p>
</li>
</ol>
<h2 id="hd_id3151262" dir="auto">Decimales y dígitos de significatividad</h2>
<p id="par_id3153624" class="paragraph" dir="auto">Utilice el cero (<span class="emph">0</span>), la almohadilla (<span class="emph">#</span>) o el signo de interrogación (<span class="emph">?</span>) como sustitutivos en su código de formato numérico para representar números. El carácter <span class="emph">#</span> muestra únicamente dígitos significativos, mientras que <span class="emph">0</span> muestra ceros si hay menos dígitos en el número que en el formato numérico. El <span class="emph">?</span> funciona como <span class="emph">#</span> pero añade un espacio para mantener alineados los decimales si hay un cero no significativo oculto.</p>
<p id="par_id3153323" class="paragraph" dir="auto">Use question marks (<span class="emph">?</span>), zeroes (<span class="emph">0</span>) or number signs (<span class="emph">#</span>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers.</p>
<p id="par_id3148440" class="paragraph" dir="auto">Si un número contiene más dígitos a la derecha del delimitador de decimales que los sustitutivos que contiene el formato, se redondeará de la forma apropiada. Si un número contiene más dígitos a la izquierda del delimitador de decimales que los sustitutivos que contiene el formato, se mostrará todo el número. Utilice la lista siguiente como guía para el uso de sustitutivos al crear un código de formato numérico:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3150902" class="tableheadintable" dir="auto">Sustitutivos</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3157896" class="tableheadintable" dir="auto">Explicación</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152801" class="codeintable" dir="auto">#</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145090" class="tablecontentintable" dir="auto">No muestra ceros adicionales.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152802" class="codeintable" dir="auto">?</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145091" class="tablecontentintable" dir="auto">Muestra espacios en lugar de ceros adicionales.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147088" class="codeintable" dir="auto">0 (cero)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150774" class="tablecontentintable" dir="auto">Muestra ceros adicionales si el número tiene menos cifras que ceros el formato.</p>
</td>
</tr>
</table>
<br>
<h3 id="par_idN1087E" dir="auto">Ejemplos</h3>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3149182" class="tableheadintable" dir="auto">Formato numérico</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154749" class="tableheadintable" dir="auto">Código de formato</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148538" class="tablecontentintable" dir="auto">3456,78 como 3456,8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150355" class="codeintable" dir="auto">####.#</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154142" class="tablecontentintable" dir="auto">9,9 como 9,900</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159256" class="codeintable" dir="auto">#.000</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147077" class="tablecontentintable" dir="auto">13 como 13,0 y 1234,567 como 1234,57</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155388" class="codeintable" dir="auto">#.0#</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149578" class="tablecontentintable" dir="auto">5,75 como 5 3/4 y 6,3 como 6 3/10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145315" class="codeintable" dir="auto"># ???/???</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156152" class="tablecontentintable" dir="auto">,5 como 0,5</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149762" class="codeintable" dir="auto">0.##</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156153" class="tablecontentintable" dir="auto">,5 como 0,5 (con dos espacios adicionales al final)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149763" class="codeintable" dir="auto">0.???</p>
</td>
</tr>
</table>
<br>
<h3 id="hd_id3149276" dir="auto">Separador de millares</h3>
<p id="par_id3154380" class="paragraph" dir="auto">En función de la configuración regional, puede emplear una coma, un punto o un espacio como el separador de los millares. También puede utilizar el separador para reducir el tamaño del número mostrado por un múltiplo de 1000 por cada separador. Los ejemplos siguientes utilizan el espacio como separador de millares:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154905" class="tableheadintable" dir="auto">Formato numérico</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3150822" class="tableheadintable" dir="auto">Código de formato</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147264" class="tablecontentintable" dir="auto">15000 como 15 000</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151223" class="codeintable" dir="auto">#,###</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154935" class="tablecontentintable" dir="auto">16000 como 16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153961" class="codeintable" dir="auto">#,</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id3154836" dir="auto">Inclusión de texto en los códigos de formato numérico</h2>
<h3 id="hd_id3150398" dir="auto">Texto y números</h3>
<p id="par_id3154224" class="paragraph" dir="auto">Para incluir texto en un formato numérico aplicado a una celda que contiene números, entrecomille el texto (") o coloque una contrabarra (\) antes de un carácter único. Por ejemplo, para mostrar «3,5 metros» escriba <span class="emph">#,# "metros"</span>, y para obtener «3,5 m» escriba <span class="emph">#,# \m</span>. Si utiliza espacios como separador de millares, debe incluir los espacios entre las comillas en los ejemplos anteriores, de esta manera: <span class="emph">#,#" metros"</span> o <span class="emph">#.#\ \m</span>, para obtener un resultado correcto.</p>
<h3 id="hd_id3148979" dir="auto">Texto y texto</h3>
<p id="par_id3153338" class="paragraph" dir="auto">Para incluir un fragmento de texto en un formato numérico, entrecomille el texto (" ") e inserte una arroba (@). Por ejemplo, escriba <span class="emph">"Total de "@</span> para que se muestre «Total de diciembre».</p>
<h3 id="hd_id3154330" dir="auto">Espacios</h3>
<p id="par_id3156294" class="paragraph" dir="auto">To use a character to define the width of a space in a number format, type an underscore (<span class="emph">_</span>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <span class="emph">_M</span> creates a wider space than <span class="emph">_i</span>.</p>
<p id="par_id3156295" class="paragraph" dir="auto">To fill free space with a given character, use an asterisk (<span class="emph">*</span>) followed by this character. For instance:</p>
<p id="par_id3156296" class="code" dir="auto">*\0</p>
<p id="par_id3156297" class="paragraph" dir="auto">will display integer value (0) preceded by as many as needed backslash characters (<span class="emph">\</span>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:</p>
<p id="par_id3156298" class="code" dir="auto">$_-* 0.--;$-* 0.--;$_-* -</p>
<h2 id="hd_id3155994" dir="auto">Color</h2>
<p id="par_id3156423" class="paragraph" dir="auto">Para configurar el color de un fragmento del formato numérico, coloque uno de los nombres de color siguientes entre corchetes [ ] dentro de dicho fragmento:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154630" class="codeintable" dir="auto">CYAN</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148676" class="codeintable" dir="auto">GREEN</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154123" class="codeintable" dir="auto">BLACK</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149167" class="codeintable" dir="auto">BLUE</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3158407" class="codeintable" dir="auto">MAGENTA</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149560" class="codeintable" dir="auto">RED</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147502" class="codeintable" dir="auto">WHITE</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153368" class="codeintable" dir="auto">YELLOW</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id3147435" dir="auto">Condiciones</h2>
<h3 id="hd_id3148575" dir="auto">Corchetes condicionales</h3>
<p id="par_id3155312" class="paragraph" dir="auto">Se puede definir un formato numérico de forma que se aplique únicamente cuando se cumpla la condición especificada. Las condiciones se escriben entre corchetes [ ].</p>
<p id="par_id3159179" class="paragraph" dir="auto">Puede utilizar cualquier combinación de números y de los operadores <, <=, >, >=, = y <>.</p>
<p id="par_id3159196" class="paragraph" dir="auto">Por ejemplo, si desea aplicar colores distintos a los diferentes datos de temperatura, escriba:</p>
<p id="par_id3150872" class="example" dir="auto">[BLUE][<0]#.0 "°C";[RED][>30]#.0 "°C";[BLACK]#.0 "°C"</p>
<p id="par_id3157870" class="paragraph" dir="auto">Las temperaturas inferiores a cero son azules, las comprendidas entre 0 y 30 °C son negras y las superiores a 30 °C son rojas.</p>
<h3 id="hd_id3154833" dir="auto">Números positivos y negativos</h3>
<p id="par_id3147295" class="paragraph" dir="auto">Para definir un formato numérico que añada un texto distinto de un número en función de si dicho número es positivo, negativo o cero, utilice el formato siguiente:</p>
<p id="par_id3153727" class="example" dir="auto">"positivo" 0;"negativo" 0;"nulo" 0</p>
<h2 id="hd_id3149260" dir="auto">Porcentajes, notación científica y representación fraccionaria</h2>
<h3 id="hd_id3147218" dir="auto">Porcentajes</h3>
<p id="par_id3151168" class="paragraph" dir="auto">Para que los números se muestren como porcentajes, añada un signo de porcentaje (<span class="emph">%</span>) al formato numérico.</p>
<h3 id="hd_id3156005" dir="auto">Notación científica</h3>
<p id="par_id3146923" class="paragraph" dir="auto">La notación científica permite escribir números muy grandes o fracciones muy pequeñas de forma compacta. Por ejemplo, en la notación científica, 650 000 se escribe como 6,5 × 10<sup>5</sup> y 0,000065 como 6,5 × 10<sup>−5</sup>. En <span class="productname">LibreOffice</span>, estas cifras se escriben como 6.5E+5 y 6.5E-5, respectivamente. Para crear un formato numérico que muestre números en notación científica, escriba # o 0 y, a continuación, uno de los códigos siguientes: E-, E+, e- o e+. Si se omite el signo posterior a E o e, este no aparecerá en los números positivos. Para escribir en notación ingenieril, añada tres dígitos (0 o #) en la parte entera del número. Por ejemplo: <span class="emph">###,##E+00</span>.</p>
<h3 id="hd_id3156006" dir="auto">Representación fraccionaria</h3>
<p id="par_id3146924" class="paragraph" dir="auto">Para representar un valor como una fracción, el formato consiste de dos o tres partes: la parte entera opcional, el numerador y el denominador. El entero y el numerador quedan separados por un espacio o algún texto entrecomillado. Entre el numerador y el denominador hay una barra inclinada. Cada parte puede estar compuesta de una combinación de los sustitutivos «#», «?» y «0».</p>
<p id="par_id3146925" class="paragraph" dir="auto">El denominador se calcula para obtener el valor más próximo de la fracción con respecto de la cantidad de sustitutivos. Por ejemplo, el valor de pi se representa como «3 16/113» con el formato:</p>
<p id="par_id3146926" class="example" dir="auto"># ?/???</p>
<p id="par_id3146927" class="paragraph" dir="auto">El valor del denominador se puede forzar a un valor determinado en lugar de seguir los sustitutivos. Por ejemplo, para obtener el valor de pi como múltiplo de 1/16 (esto es, 50/16), utilice el formato:</p>
<p id="par_id3146929" class="example" dir="auto">?/16</p>
<h2 id="hd_id3159080" dir="auto">Códigos de formato numérico para monedas</h2>
<p id="par_id3147318" class="paragraph" dir="auto">El formato de moneda predeterminado de las celdas de la hoja de cálculo lo determina la configuración regional del sistema operativo. Si lo desea puede aplicar un símbolo de moneda personalizado en una celda. Por ejemplo, escriba #,##0,00 € para mostrar 4,50 € (euros).</p>
<p id="par_id3150032" class="paragraph" dir="auto">También puede especificar la configuración regional para la moneda escribiendo el código local del país después del símbolo. Por ejemplo, <span class="emph">[$?-407]</span> representa los euros de Alemania. Para ver el código local de un país, selecciónelo en la lista <span class="emph">Idioma</span> de la pestaña <span class="emph">Números</span> del cuadro de diálogo <span class="emph">Formato de celdas</span>.</p>
<div class="embedded">
<a id="currencytext"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3150866" dir="auto">Los códigos de formato para las monedas siguen el esquema [$xxx-nnn], donde xxx es el símbolo monetario y nnn el código de país. Los símbolos bancarios especiales, como EUR (para el euro), no precisan del código de país. El formato de moneda no depende del idioma seleccionado en el cuadro <span class="emph">Idioma</span>.</p></div>
</div>
<br>
</div>
<h2 id="hd_id3157309" dir="auto">Formatos de fecha y hora</h2>
<div class="embedded">
<a id="warnexcelbadleapyear"></a>
<div class="warning">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/warning.svg" alt="warning" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id631683055048736" dir="auto">Microsoft Excel <a target="_blank" href="https://learn.microsoft.com/en-US/office/troubleshoot/excel/wrongly-assumes-1900-is-leap-year">supone incorrectamente que 1900 fue año bisiesto</a> y considera el día 29 de febrero de 1900, inexistente, como si fuese válido en los cálculos de fechas. Por este motivo, las fechas anteriores al 1 de marzo de 1900 son distintas en Excel y Calc.</p></div>
</div>
<br>
</div>
<h3 id="hd_id3153740" dir="auto">Formatos de fecha</h3>
<p id="par_id3152791" class="paragraph" dir="auto">Para visualizar días, meses y años, utilice los siguientes códigos de formato numérico.</p>
<div class="warning">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/warning.svg" alt="warning" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id610980" dir="auto">No todos los códigos de formato producen resultados significativos en todos los idiomas.</p></div>
</div>
<br>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3152376" class="tableheadintable" dir="auto">Formato</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3159130" class="tableheadintable" dir="auto">Código de formato</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147380" class="tablecontentintable" dir="auto">Mes como «3.»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146928" class="codeintable" dir="auto">M</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145594" class="tablecontentintable" dir="auto">Mes como «03.»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153052" class="codeintable" dir="auto">MM</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145728" class="tablecontentintable" dir="auto">Mes como «ene-dic»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151073" class="codeintable" dir="auto">MMM</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149909" class="tablecontentintable" dir="auto">Mes como «enero-diciembre»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155318" class="codeintable" dir="auto">MMMM</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151218" class="tablecontentintable" dir="auto">Primera letra del nombre del mes</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150420" class="codeintable" dir="auto">MMMMM</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154501" class="tablecontentintable" dir="auto">Día como «2»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156181" class="codeintable" dir="auto">D</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146969" class="tablecontentintable" dir="auto">Día como «02»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156358" class="codeintable" dir="auto">DD</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148495" class="tablecontentintable" dir="auto">Día como «Lun-Dom»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3161665" class="codeintable" dir="auto">NN or DDD or AAA</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154272" class="tablecontentintable" dir="auto">Día como lunes a domingo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145164" class="codeintable" dir="auto">NNN or DDDD or AAAA</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146791" class="tablecontentintable" dir="auto">Día seguido por una coma, como «Domingo,»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146081" class="codeintable" dir="auto">NNNN</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156275" class="tablecontentintable" dir="auto">Año como 00-99</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3143236" class="codeintable" dir="auto">YY</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148408" class="tablecontentintable" dir="auto">Año como 1900-2078</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151358" class="codeintable" dir="auto">YYYY</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153355" class="tablecontentintable" dir="auto">Semana del año</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150744" class="codeintable" dir="auto">WW</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154302" class="tablecontentintable" dir="auto">Trimestre como T1 a T4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159266" class="codeintable" dir="auto">Q</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147583" class="tablecontentintable" dir="auto">Trimestral como 1.ᵉʳ trimestre al 4.º trimestre</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146918" class="codeintable" dir="auto">QQ</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147534" class="tablecontentintable" dir="auto">Era, abreviatura. En el calendario japonés gengō, un solo carácter (los valores posibles son: M, T, S y H)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151249" class="codeintable" dir="auto">G</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3163806" class="tablecontentintable" dir="auto">Era, abreviatura</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155962" class="codeintable" dir="auto">GG</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151187" class="tablecontentintable" dir="auto">Era, nombre completo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149568" class="codeintable" dir="auto">GGG</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147344" class="tablecontentintable" dir="auto">Número del año dentro de una era, formato corto</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147255" class="codeintable" dir="auto">E</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148487" class="tablecontentintable" dir="auto">Número del año dentro de una era, formato largo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150298" class="codeintable" dir="auto">EE o R</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152861" class="tablecontentintable" dir="auto">Era, nombre completo y año</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149926" class="codeintable" dir="auto">RR o GGGEE</p>
</td>
</tr>
</table>
<br>
<p id="par_id1002200811423518" class="paragraph" dir="auto">El formato de los códigos mencionados funcionan en el idioma de su versión de LibreOffice. Ahora bien, si necesita modificar la configuración regional de LibreOffice a otra, tendrá que conocer los códigos de formato correspondientes al idioma nuevo.</p>
<p id="par_id1002200811423556" class="paragraph" dir="auto">Por ejemplo, si su programa tiene establecida una configuración regional inglesa, y desea formatear un año con cuatro dígitos, el código necesario para ello es YYYY. Si cambia a una configuración alemana, deberá utilizar JJJJ. La tabla siguiente enumera las diferencias por configuración regional.</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563044" class="tableheadintable" dir="auto">Configuración regional</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563137" class="tableheadintable" dir="auto">Año</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563164" class="tableheadintable" dir="auto">Mes</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563128" class="tableheadintable" dir="auto">Día</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563135" class="tableheadintable" dir="auto">Hora</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1002200811563289" class="tableheadintable" dir="auto">Día de la semana</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id100220081156322" class="tableheadintable" dir="auto">Era</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563233" class="tablecontentintable" dir="auto">English - en</p>
<p id="par_id1002200811563243" class="tablecontentintable" dir="auto">y todas las configuraciones regionales que no aparecen en la lista</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563352" class="tablecontentintable" dir="auto">Y</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563396" class="tablecontentintable" dir="auto">M</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563385" class="tablecontentintable" dir="auto">D</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563472" class="tablecontentintable" dir="auto">H</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563430" class="tablecontentintable" dir="auto">A</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563488" class="tablecontentintable" dir="auto">G</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563484" class="tablecontentintable" dir="auto">Alemán: de</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563518" class="tablecontentintable" dir="auto">J</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563735" class="tablecontentintable" dir="auto">T</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563823" class="tablecontentintable" dir="auto">Neerlandés: nl</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563852" class="tablecontentintable" dir="auto">J</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563827" class="tablecontentintable" dir="auto">U</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563916" class="tablecontentintable" dir="auto">Francés: fr</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563970" class="tablecontentintable" dir="auto">A</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811563980" class="tablecontentintable" dir="auto">J</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564065" class="tablecontentintable" dir="auto">O</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156407" class="tablecontentintable" dir="auto">Italiano: it</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156403" class="tablecontentintable" dir="auto">A</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564042" class="tablecontentintable" dir="auto">G</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156412" class="tablecontentintable" dir="auto">O</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564119" class="tablecontentintable" dir="auto">X</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564197" class="tablecontentintable" dir="auto">Portugués: pt</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564272" class="tablecontentintable" dir="auto">A</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156423" class="tablecontentintable" dir="auto">O</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564218" class="tablecontentintable" dir="auto">Español: es</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564390" class="tablecontentintable" dir="auto">A</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564319" class="tablecontentintable" dir="auto">O</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156433" class="tablecontentintable" dir="auto">Danés: da</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id100220081156444" class="tablecontentintable" dir="auto">T</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564448" class="tablecontentintable" dir="auto">Noruego: no, nb, nn</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564549" class="tablecontentintable" dir="auto">T</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564565" class="tablecontentintable" dir="auto">Sueco: sv</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564556" class="tablecontentintable" dir="auto">T</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564637" class="tablecontentintable" dir="auto">Finés: fi</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564627" class="tablecontentintable" dir="auto">V</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564643" class="tablecontentintable" dir="auto">K</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564763" class="tablecontentintable" dir="auto">P</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1002200811564715" class="tablecontentintable" dir="auto">T</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<h3 id="hd_id3149929" dir="auto">Escribir fechas</h3>
<p id="par_id3148397" class="paragraph" dir="auto">Para escribir una fecha en una celda, utilice el formato de calendario gregoriano. Por ejemplo, en una configuración regional española, escriba «2/1/2002» para obtener el 2 de enero de 2002.</p>
<p id="par_id3153274" class="paragraph" dir="auto">Todos los formatos de fecha dependen de la configuración regional que se establezca en <span id="swlnsystextshared0105020301xml_1" class="switchinline"><span hidden="true" id="MACtextshared0105020301xml_1" class="MAC"><span class="emph">LibreOffice ▸ Preferencias</span></span><span hidden="true" id="defaulttextshared0105020301xml_1"><span class="emph">Herramientas ▸ Opciones</span></span></span><span class="emph"> ▸ Idiomas y regiones ▸ Generales</span>. Por ejemplo, si su configuración regional está establecida en «Japonés», se usará el calendario de eras gengō. El formato de fecha predeterminado de <span class="productname">LibreOffice</span> utiliza el calendario gregoriano.</p>
<p id="par_id3153795" class="paragraph" dir="auto">Para especificar un formato de calendario independiente de la configuración regional, preceda el formato de fecha con un modificador. Por ejemplo, para mostrar una fecha en el formato de calendario judío en una configuración regional no judía, escriba: [~jewish]DD/MM/AAAA.</p>
<p id="par_id231020161240096930" class="paragraph" dir="auto">El calendario especificado se exporta a Microsoft Excel por medio de LCID ampliados. Los LCID ampliados también pueden utilizarse en la cadena de formato. Esta se convertirá en un modificador de calendario si es compatible. Consulte la sección <a target="_top" href="es/text/shared/01/05020301.html#ExtendedLCID">LCID ampliados</a> más abajo.</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3145764" class="tableheadintable" dir="auto">Modificador</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3152967" class="tableheadintable" dir="auto">Calendario</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148390" class="codeintable" dir="auto">[~buddhist]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153781" class="tablecontentintable" dir="auto">Calendario budista tailandés</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3157969" class="codeintable" dir="auto">[~gengou]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154656" class="tablecontentintable" dir="auto">Calendario gengō japonés</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150086" class="codeintable" dir="auto">[~gregorian]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146070" class="tablecontentintable" dir="auto">Calendario gregoriano</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146808" class="codeintable" dir="auto">[~hanja] o [~hanja_yoil]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149207" class="tablecontentintable" dir="auto">Calendario coreano</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150304" class="codeintable" dir="auto">[~hijri]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149238" class="tablecontentintable" dir="auto">Calendario islámico árabe</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154903" class="codeintable" dir="auto">[~jewish]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151288" class="tablecontentintable" dir="auto">Calendario judío</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3166442" class="codeintable" dir="auto">[~ROC]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145587" class="tablecontentintable" dir="auto">Calendario de la República de China</p>
</td>
</tr>
</table>
<br>
<p id="par_id3152419" class="paragraph" dir="auto"><span id="swlnappltextshared0105020301xml_2" class="switchinline"><span hidden="true" id="CALCtextshared0105020301xml_2" class="CALC">Si efectúa un cálculo que implique una o más celdas con formato de fecha, el formato del resultado responde a las asignaciones siguientes: </span></span></p>
<span id="swlnappltextshared0105020301xml_3" class="switch">
<span hidden="true" id="CALCtextshared0105020301xml_3" class="CALC">
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154194" class="tableheadintable" dir="auto">Formato inicial</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3149787" class="tableheadintable" dir="auto">Formato resultante</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152993" class="tablecontentintable" dir="auto">Fecha + fecha</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150292" class="tablecontentintable" dir="auto">Número (días)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150460" class="tablecontentintable" dir="auto">Fecha + número</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154371" class="tablecontentintable" dir="auto">Fecha</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145082" class="tablecontentintable" dir="auto">Fecha + hora</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156290" class="tablecontentintable" dir="auto">Fecha y hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152456" class="tablecontentintable" dir="auto">Fecha + fecha y hora</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156169" class="tablecontentintable" dir="auto">Número</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154527" class="tablecontentintable" dir="auto">Hora + hora</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159625" class="tablecontentintable" dir="auto">Hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146802" class="tablecontentintable" dir="auto">Hora + número</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146770" class="tablecontentintable" dir="auto">Hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155500" class="tablecontentintable" dir="auto">Hora + fecha y hora</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155128" class="tablecontentintable" dir="auto">Fecha y hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152904" class="tablecontentintable" dir="auto">Fecha y hora + fecha y hora</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159143" class="tablecontentintable" dir="auto">Hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148909" class="tablecontentintable" dir="auto">Fecha y hora + número</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154806" class="tablecontentintable" dir="auto">Fecha y hora</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151269" class="tablecontentintable" dir="auto">Número + número</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154951" class="tablecontentintable" dir="auto">Número</p>
</td>
</tr>
</table>
<br>
</span>
</span>
<p id="par_id3149174" class="paragraph" dir="auto"><span id="swlnappltextshared0105020301xml_4" class="switchinline"><span hidden="true" id="CALCtextshared0105020301xml_4" class="CALC">The <span class="emph">Date & Time</span> format displays the date and time that an entry was made to a cell with this format.</span></span></p>
<span id="swlnappltextshared0105020301xml_5" class="switch">
<span hidden="true" id="CALCtextshared0105020301xml_5" class="CALC">
<div class="embedded">
<a id="year_digits"></a>
<p id="par_id3156343" class="paragraph" dir="auto">In LibreOffice, years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <span class="emph">Year (two digits)</span> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1930 or later, the entry "1/1/20" is recognized as 2020-01-01 instead of 1920-01-01.</p>
</div>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3143225" dir="auto">De manera predeterminada, en <span class="productname">LibreOffice</span>, una fecha con el valor «0» corresponde al 30 de diciembre de 1899.</p></div>
</div>
<br>
</span>
</span>
<h3 id="hd_id3155870" dir="auto">Formatos de hora</h3>
<p id="par_id3150108" class="paragraph" dir="auto">Para visualizar horas, minutos y segundos, utilice los códigos de formato numérico siguientes:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3149158" class="tableheadintable" dir="auto">Formato</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154341" class="tableheadintable" dir="auto">Código de formato</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154557" class="tablecontentintable" dir="auto">Horas como «0-23»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156348" class="codeintable" dir="auto">H</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3143218" class="tablecontentintable" dir="auto">Horas como «00-23»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155266" class="codeintable" dir="auto">HH</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3143219" class="tablecontentintable" dir="auto">Horas como «00» que puedan superar 23</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155267" class="codeintable" dir="auto">[HH]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150139" class="tablecontentintable" dir="auto">Minutos como «0-59»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149588" class="codeintable" dir="auto">M</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150531" class="tablecontentintable" dir="auto">Minutos como «00-59»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147409" class="codeintable" dir="auto">MM</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150532" class="tablecontentintable" dir="auto">Minutos como «00» que puedan superar 59</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147410" class="codeintable" dir="auto">[MM]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154854" class="tablecontentintable" dir="auto">Segundos como «0-59»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156173" class="codeintable" dir="auto">S</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149506" class="tablecontentintable" dir="auto">Segundos como «00-59»</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3157981" class="codeintable" dir="auto">SS</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149507" class="tablecontentintable" dir="auto">Segundos como «00» que puedan superar 59</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3157982" class="codeintable" dir="auto">[SS]</p>
</td>
</tr>
</table>
<br>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3156039" dir="auto">Para mostrar los segundos como fracciones, añada un delimitador de decimales en el código de formato numérico. Por ejemplo, escriba <span class="emph">HH:MM:SS,00</span> para que la hora aparezca como «01:02:03,45».</p></div>
</div>
<br>
<p id="par_id3148650" class="paragraph" dir="auto">Los códigos de formato de los minutos «M» y «MM» deben utilizarse en conjunto con los códigos para horas y segundos, a fin de evitar la confusión con el código de formato de los meses.</p>
<p id="par_id3148649" class="paragraph" dir="auto">Si escribe una hora en la forma 02:03,45, 01:02:03,45 o 25:01:02, se asignan los formatos siguientes mientras no se especifique otro formato de hora: MM:SS,00, [HH]:MM:SS,00 o [HH]:MM:SS</p>
<p id="par_id3148701" class="paragraph" dir="auto">The time can be suffixed with <span class="emph">AM/PM</span> to have hours in 0-12 AM/PM format.</p>
<h2 id="hd_id3158404" dir="auto">Mostrar números con caracteres nativos</h2>
<h2 id="hd_id231020161309289931" dir="auto">Modificadores NatNum</h2>
<p id="par_id3149998" class="paragraph" dir="auto">To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes.</p>
<p id="par_id3158313" class="paragraph" dir="auto">To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <a target="_top" href="es/text/shared/01/05020301.html#NatNum12">NatNum12</a> section below.</p>
<p id="par_id3154600" class="paragraph" dir="auto">El modificador [NatNum1] utiliza siempre una correspondencia biunívoca de caracteres para convertir los números en una cadena que se ajuste al código de formato numérico nativo de la configuración regional correspondiente. El resto de los modificadores producen efectos distintos al utilizarlos en configuraciones regionales diferentes. Una configuración regional puede ser el idioma y el territorio para el que se define el código de formato, o bien un modificador como [$-yyy] indicado luego del modificador de número nativo. En este caso, yyy es el MS-LCID hexadecimal que se utiliza también en códigos de formato de moneda. Por ejemplo, para mostrar un número con caracteres kanji cortos japoneses en una configuración regional en inglés de EE. UU. utilice el siguiente código de formato numérico:</p>
<p id="par_id3152546" class="example" dir="auto">[NatNum1][$-411]0</p>
<p id="par_id3147269" class="paragraph" dir="auto">En la lista siguiente se muestra el modificador [DBNumX] de Microsoft Excel correspondiente al modificador [NatNum] de <span class="productname">LibreOffice</span>. Si lo desea puede utilizar para su configuración regional un modificador [DBNumX] en lugar del modificador [NatNum]. Siempre que sea posible, <span class="productname">LibreOffice</span> asigna de forma interna los modificadores [DBNumX] a modificadores [NatNumN].</p>
<p id="par_idN11234" class="paragraph" dir="auto">Muestra las fechas utilizando modificadores [NatNum] que pueden tener un efecto distinto al de mostrar otros tipos de números. Dichos efectos se indican mediante «CAL: ». Por ejemplo, «CAL: 1/4/4» indica que el año se muestra utilizando el modificador [NatNum1], mientras que el día y el mes se muestran utilizando el modificador [NatNum4]. Si no se especifica «CAL», no se admiten los formatos de fecha para ese modificador concreto.</p>
<p id="hd_id150820161449146058" class="paragraph" dir="auto">[<span class="emph">NatNum0</span>]</p>
<p id="par_id1508201614491484" class="paragraph" dir="auto">Intenta convertir cualquier secuencia de caracteres de dígitos nativos a caracteres arábigos ASCII. Si los caracteres ya son ASCII, permanecen en ASCII.</p>
<p id="par_id13082016175325372" class="paragraph" dir="auto">[<span class="emph">NatNum1</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820161753258543" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016175325613" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820161753255045" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820161753252157" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753258910" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753252802" class="tablecontentintable" dir="auto">Caracteres chinos en minúscula</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753293296" class="tablecontentintable" dir="auto">CAL: 1/7/7 [DBNum1]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753293042" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753297854" class="tablecontentintable" dir="auto">caracteres Kanji cortos</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753295852" class="tablecontentintable" dir="auto">[DBNum1]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753293652" class="tablecontentintable" dir="auto">CAL: 1/4/4 [DBNum1]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175330954" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753303188" class="tablecontentintable" dir="auto">Caracteres coreanos en minúscula</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753305557" class="tablecontentintable" dir="auto">[DBNum1]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753303003" class="tablecontentintable" dir="auto">CAL: 1/7/7 [DBNum1]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753317270" class="tablecontentintable" dir="auto">Hebreo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753311497" class="tablecontentintable" dir="auto">Caracteres hebreos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753301830" class="tablecontentintable" dir="auto">Árabe</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753306722" class="tablecontentintable" dir="auto">Caracteres arábigo-índicos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753301290" class="tablecontentintable" dir="auto">Tailandés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753301107" class="tablecontentintable" dir="auto">Caracteres tailandeses</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753301831" class="tablecontentintable" dir="auto">Hindi</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753306723" class="tablecontentintable" dir="auto">Caracteres índico-devanagaris</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753309518" class="tablecontentintable" dir="auto">Oriya</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753301434" class="tablecontentintable" dir="auto">Caracteres oriyas</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926246858" class="tablecontentintable" dir="auto">Maratí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926248586" class="tablecontentintable" dir="auto">Caracteres índico-devanagaris</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926241975" class="tablecontentintable" dir="auto">Bengalí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926246091" class="tablecontentintable" dir="auto">Caracteres bengalíes</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926256261" class="tablecontentintable" dir="auto">Panyabí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926257295" class="tablecontentintable" dir="auto">Caracteres panyabíes</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926254282" class="tablecontentintable" dir="auto">Guyaratí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926258664" class="tablecontentintable" dir="auto">Caracteres guyaratíes</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192625454" class="tablecontentintable" dir="auto">Tamil</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926253837" class="tablecontentintable" dir="auto">Caracteres tamiles</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192625217" class="tablecontentintable" dir="auto">Telugu</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192625475" class="tablecontentintable" dir="auto">Caracteres telugúes</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926251185" class="tablecontentintable" dir="auto">Canarés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192625183" class="tablecontentintable" dir="auto">Caracteres canareses</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926265921" class="tablecontentintable" dir="auto">Malabar</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192626103" class="tablecontentintable" dir="auto">Caracteres malabares</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926264168" class="tablecontentintable" dir="auto">Laosiano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926262520" class="tablecontentintable" dir="auto">Caracteres laosianos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926264242" class="tablecontentintable" dir="auto">Tibetano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926264284" class="tablecontentintable" dir="auto">Caracteres tibetanos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926265624" class="tablecontentintable" dir="auto">Birmano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926265398" class="tablecontentintable" dir="auto">Caracteres birmanos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926273825" class="tablecontentintable" dir="auto">Camboyano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926273240" class="tablecontentintable" dir="auto">Caracteres camboyanos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id18082016192627382" class="tablecontentintable" dir="auto">Mongol</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926276923" class="tablecontentintable" dir="auto">Caracteres mongoles</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926273435" class="tablecontentintable" dir="auto">Nepalés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926274450" class="tablecontentintable" dir="auto">Caracteres índico-devanagaris</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926279875" class="tablecontentintable" dir="auto">Butanés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926276833" class="tablecontentintable" dir="auto">Caracteres tibetanos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926272903" class="tablecontentintable" dir="auto">Persa</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926271122" class="tablecontentintable" dir="auto">Caracteres arábigo-índicos orientales</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926287716" class="tablecontentintable" dir="auto">Eslavo eclesiástico</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926281396" class="tablecontentintable" dir="auto">Caracteres cirílicos</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753318343" class="paragraph" dir="auto">[<span class="emph">NatNum2</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101136589" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101139206" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210113663" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id1308201621011376" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753314558" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753311211" class="tablecontentintable" dir="auto">Caracteres chinos en mayúscula</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753316545" class="tablecontentintable" dir="auto">CAL 2/8/8 [DBNum2]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753311010" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753311215" class="tablecontentintable" dir="auto">caracteres Kanji tradicionales</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753315955" class="tablecontentintable" dir="auto">CAL 2/5/5 [DBNum2]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753315141" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753312451" class="tablecontentintable" dir="auto">Caracteres coreanos en mayúscula</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753329118" class="tablecontentintable" dir="auto">[DBNum2]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753323580" class="tablecontentintable" dir="auto">CAL 2/8/8 [DBNum2]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926289664" class="tablecontentintable" dir="auto">Hebreo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id180820161926288708" class="tablecontentintable" dir="auto">Numeración hebrea</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753325177" class="paragraph" dir="auto">[<span class="emph">NatNum3</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101138131" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101133645" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101145252" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101147246" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753323484" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753325719" class="tablecontentintable" dir="auto">dígitos arábigos de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753326476" class="tablecontentintable" dir="auto">CAL: 3/3/3 [DBNum3]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753327940" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753326195" class="tablecontentintable" dir="auto">dígitos arábigos de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753323892" class="tablecontentintable" dir="auto">CAL: 3/3/3 [DBNum3]</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753321617" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753332046" class="tablecontentintable" dir="auto">dígitos arábigos de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753331134" class="tablecontentintable" dir="auto">[DBNum3]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175333654" class="tablecontentintable" dir="auto">CAL: 3/3/3 [DBNum3]</p>
</td>
</tr>
</table>
<br>
<p id="par_id130820161753334037" class="paragraph" dir="auto">[<span class="emph">NatNum4</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101143647" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101148502" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210114257" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101143643" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753333488" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753332509" class="tablecontentintable" dir="auto">Texto en minúsculas</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753332071" class="tablecontentintable" dir="auto">[DBNum1]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753338548" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753332235" class="tablecontentintable" dir="auto">modern long Kanji text</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753344875" class="tablecontentintable" dir="auto">[DBNum2]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753349172" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753349817" class="tablecontentintable" dir="auto">formal lower case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753343499" class="paragraph" dir="auto">[<span class="emph">NatNum5</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210114571" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101141303" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101143740" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210114350" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753349058" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753342623" class="tablecontentintable" dir="auto">Chinese upper case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753348999" class="tablecontentintable" dir="auto">[DBNum2]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753347330" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753349141" class="tablecontentintable" dir="auto">traditional long Kanji text</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175334746" class="tablecontentintable" dir="auto">[DBNum3]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753358520" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753353109" class="tablecontentintable" dir="auto">formal upper case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753358714" class="paragraph" dir="auto">[<span class="emph">NatNum6</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210115753" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016210115453" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101151963" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101159516" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753355388" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753359335" class="tablecontentintable" dir="auto">texto de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753351083" class="tablecontentintable" dir="auto">[DBNum3]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753356656" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753358398" class="tablecontentintable" dir="auto">texto de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753353657" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753365665" class="tablecontentintable" dir="auto">texto de anchura completa</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753361819" class="paragraph" dir="auto">[<span class="emph">NatNum7</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101152108" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101154544" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101159650" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101159955" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id150820161449152401" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id150820161449154907" class="tablecontentintable" dir="auto">short lower case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753365289" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753368507" class="tablecontentintable" dir="auto">modern short Kanji text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175336526" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175336224" class="tablecontentintable" dir="auto">informal lower case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id13082016175336899" class="paragraph" dir="auto">[<span class="emph">NatNum8</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101157872" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101157247" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101164630" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101163573" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id150820161449158539" class="tablecontentintable" dir="auto">Chino</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id150820161449151367" class="tablecontentintable" dir="auto">short upper case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753363281" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753366963" class="tablecontentintable" dir="auto">traditional short Kanji text</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753361880" class="tablecontentintable" dir="auto">[DBNum4]</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753376004" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753375830" class="tablecontentintable" dir="auto">informal upper case text</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753378934" class="paragraph" dir="auto">[<span class="emph">NatNum9</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101165923" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101164979" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101168382" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101167850" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753378980" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753375541" class="tablecontentintable" dir="auto">Caracteres del hangul</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id130820161753379245" class="paragraph" dir="auto">[<span class="emph">NatNum10</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101167963" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101164045" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101161811" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101167921" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753374087" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753375766" class="tablecontentintable" dir="auto">texto en hangul formal</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753372854" class="tablecontentintable" dir="auto">[DBNum4]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161753372338" class="tablecontentintable" dir="auto">CAL 9/11/11 [DBNum4]</p>
</td>
</tr>
</table>
<br>
<p id="par_id13082016175338983" class="paragraph" dir="auto">[<span class="emph">NatNum11</span>]</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101165905" class="tableheadintable" dir="auto">Transliteraciones</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101173564" class="tableheadintable" dir="auto">Cifras nativas</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101175374" class="tableheadintable" dir="auto">DBNumX</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820162101172644" class="tableheadintable" dir="auto">Formato de fecha</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175338577" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016175338684" class="tablecontentintable" dir="auto">texto en hangul informal</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<a id="ExtendedLCID"></a>
<h3 id="hd_id231020161309281519" dir="auto">LCID ampliado</h3>
<p id="par_id23102016124541451" class="paragraph" dir="auto">Si fuese compatible, la numeración y el calendario nativos se exportan a Microsoft Excel mediante LCID ampliados. Los LCID ampliados se pueden utilizar también en formato de cadena, en lugar de como modificadores NatNum.</p>
<p id="par_id23102016130928602" class="paragraph" dir="auto">Un LCID ampliado consiste de ocho dígitos hexadecimales: <span class="emph">[$-NNCCLLLL]</span>, donde los dos primeros dígitos, NN, indican numerales nativos, CC denotan el calendario y LLLL representa el código LCID. Por ejemplo, <span class="emph">[$-0D0741E]</span> se convertirá a <span class="emph">[NatNum1][$-41E][~buddhist]</span>: cifras tailandesas (0D) y calendario budista (07) en la configuración regional tailandesa (041E).</p>
<p id="par_id231020161309295474" class="paragraph" dir="auto"><span class="emph">Cifras nativas</span></p>
<p id="par_id231020161309291913" class="paragraph" dir="auto">Las dos primeras cifras NN representan cifras nativas:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161309383839" class="tableheadintable" dir="auto"><span class="emph">NN</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161309383870" class="tableheadintable" dir="auto"><span class="emph">Cifra</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161309384878" class="tableheadintable" dir="auto"><span class="emph">Representación</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161309389959" class="tableheadintable" dir="auto"><span class="emph">LCID compatible</span></p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309399380" class="tablecontentintable" dir="auto">01</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309391619" class="tablecontentintable" dir="auto">Árabe</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309396637" class="tablecontentintable" dir="auto">1234567890</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309393242" class="tablecontentintable" dir="auto">todo</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309398212" class="tablecontentintable" dir="auto">02</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509387949" class="tablecontentintable" dir="auto">Árabe oriental</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509384629" class="tablecontentintable" dir="auto">١٢٣٤٥٦٧٨٩٠</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016150939771" class="tablecontentintable" dir="auto">401</p>
<p id="par_id231020161509398304" class="tablecontentintable" dir="auto">1401, 3c01, 0c01, 801, 2c01, 3401, 3001, 1001, 1801, 2001, 4001, 2801, 1c01, 3801, 2401</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016130939725" class="tablecontentintable" dir="auto">03</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509394713" class="tablecontentintable" dir="auto">Persa</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509394097" class="tablecontentintable" dir="auto">۱۲۳۴۵۶۷۸۹۰</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509396846" class="tablecontentintable" dir="auto">429</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309408463" class="tablecontentintable" dir="auto">04</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509397579" class="tablecontentintable" dir="auto">Devanagari</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509393579" class="tablecontentintable" dir="auto">१२३४५६७८९०</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509391912" class="tablecontentintable" dir="auto">439</p>
<p id="par_id231020161509405633" class="tablecontentintable" dir="auto">44E, 461, 861</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309408346" class="tablecontentintable" dir="auto">05</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509408164" class="tablecontentintable" dir="auto">Bengalí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509402887" class="tablecontentintable" dir="auto">১২৩৪৫৬৭৮৯০</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509409038" class="tablecontentintable" dir="auto">445</p>
<p id="par_id231020161509404604" class="tablecontentintable" dir="auto">845</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309406290" class="tablecontentintable" dir="auto">06</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509405793" class="tablecontentintable" dir="auto">Panyabí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016150940241" class="tablecontentintable" dir="auto">੧੨੩੪੫੬੭੮੯੦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509401607" class="tablecontentintable" dir="auto">446</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309403229" class="tablecontentintable" dir="auto">07</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509417889" class="tablecontentintable" dir="auto">Guyaratí</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509418717" class="tablecontentintable" dir="auto">૧૨૩૪૫૬૭૮૯૦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509418257" class="tablecontentintable" dir="auto">447</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309406397" class="tablecontentintable" dir="auto">08</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509417961" class="tablecontentintable" dir="auto">Oriya</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509415941" class="tablecontentintable" dir="auto">୧୨୩୪୫୬୭୮୯୦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509412508" class="tablecontentintable" dir="auto">448</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309401440" class="tablecontentintable" dir="auto">09</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509428961" class="tablecontentintable" dir="auto">Tamil</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509413688" class="tablecontentintable" dir="auto">௧௨௩௪௫௬௭௮௯0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509422594" class="tablecontentintable" dir="auto">449</p>
<p id="par_id231020161509423511" class="tablecontentintable" dir="auto">849</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309406637" class="tablecontentintable" dir="auto">0A</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509425901" class="tablecontentintable" dir="auto">Telugu</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509424675" class="tablecontentintable" dir="auto">౧౨౩౪౫౬౭౮౯౦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509424950" class="tablecontentintable" dir="auto">44A</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016130940143" class="tablecontentintable" dir="auto">0B</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509439802" class="tablecontentintable" dir="auto">Canarés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509438337" class="tablecontentintable" dir="auto">೧೨೩೪೫೬೭೮೯೦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509437941" class="tablecontentintable" dir="auto">44B</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016130940898" class="tablecontentintable" dir="auto">0C</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509439635" class="tablecontentintable" dir="auto">Malabar</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509438943" class="tablecontentintable" dir="auto">൧൨൩൪൫൬൭൮൯൦</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509438875" class="tablecontentintable" dir="auto">44C</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309412217" class="tablecontentintable" dir="auto">0D</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509447377" class="tablecontentintable" dir="auto">Tailandés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509435696" class="tablecontentintable" dir="auto">๑๒๓๔๕๖๗๘๙๐</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509444294" class="tablecontentintable" dir="auto">41E</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309414612" class="tablecontentintable" dir="auto">0E</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509441865" class="tablecontentintable" dir="auto">Laosiano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509441965" class="tablecontentintable" dir="auto">໑໒໓໔໕໖໗໘໙໐</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509441336" class="tablecontentintable" dir="auto">454</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016130941180" class="tablecontentintable" dir="auto">0F</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509453645" class="tablecontentintable" dir="auto">Tibetano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509445565" class="tablecontentintable" dir="auto">༡༢༣༤༥༦༧༨༩༠</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509453146" class="tablecontentintable" dir="auto">851</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309419644" class="tablecontentintable" dir="auto">10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509455556" class="tablecontentintable" dir="auto">Birmano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509459048" class="tablecontentintable" dir="auto">၁၂၃၄၅၆၇၈၉၀</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509451064" class="tablecontentintable" dir="auto">455</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309411926" class="tablecontentintable" dir="auto">11</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509468188" class="tablecontentintable" dir="auto">Tigriña</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509468954" class="tablecontentintable" dir="auto">፩፪፫፬፭፮፯፰፱0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509469791" class="tablecontentintable" dir="auto">473</p>
<p id="par_id2310201615094683" class="tablecontentintable" dir="auto">873</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309411348" class="tablecontentintable" dir="auto">12</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509467357" class="tablecontentintable" dir="auto">Camboyano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509461064" class="tablecontentintable" dir="auto">១២៣៤៥៦៧៨៩០</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509479092" class="tablecontentintable" dir="auto">453</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309414613" class="tablecontentintable" dir="auto">13</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509473329" class="tablecontentintable" dir="auto">Mongol</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509477869" class="tablecontentintable" dir="auto">᠑᠒᠓᠔᠕᠖᠗᠘᠙᠐</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509476436" class="tablecontentintable" dir="auto">C50</p>
<p id="par_id231020161509475815" class="tablecontentintable" dir="auto">850</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309413615" class="tablecontentintable" dir="auto">1B</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509481466" class="tablecontentintable" dir="auto">Japonés</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509473141" class="tablecontentintable" dir="auto">一二三四五六七八九〇</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509488271" class="tablecontentintable" dir="auto">411</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309418123" class="tablecontentintable" dir="auto">1C</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656391202" class="tablecontentintable" dir="auto">(finanzas)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509484357" class="tablecontentintable" dir="auto">壱弐参四伍六七八九〇</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309425570" class="tablecontentintable" dir="auto">1D</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656429927" class="tablecontentintable" dir="auto">(arábigos de anchura completa)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509591467" class="tablecontentintable" dir="auto">1234567890</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309424572" class="tablecontentintable" dir="auto">1E</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509594133" class="tablecontentintable" dir="auto">Chino: simplificado</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509596356" class="tablecontentintable" dir="auto">一二三四五六七八九○</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509597132" class="tablecontentintable" dir="auto">804</p>
<p id="par_id231020161509598575" class="tablecontentintable" dir="auto">1004, 7804</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309425717" class="tablecontentintable" dir="auto">1F</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656421782" class="tablecontentintable" dir="auto">(finanzas)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161509596391" class="tablecontentintable" dir="auto">壹贰叁肆伍陆柒捌玖零</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309423375" class="tablecontentintable" dir="auto">20</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656426120" class="tablecontentintable" dir="auto">(arábigos de anchura completa)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510005629" class="tablecontentintable" dir="auto">1234567890</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309422191" class="tablecontentintable" dir="auto">21</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510005692" class="tablecontentintable" dir="auto">Chino: tradicional</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510003302" class="tablecontentintable" dir="auto">一二三四五六七八九○</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510009924" class="tablecontentintable" dir="auto">C04</p>
<p id="par_id231020161510002085" class="tablecontentintable" dir="auto">1404</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309422076" class="tablecontentintable" dir="auto">22</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656435830" class="tablecontentintable" dir="auto">(finanzas)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510008728" class="tablecontentintable" dir="auto">壹貳參肆伍陸柒捌玖零</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309421288" class="tablecontentintable" dir="auto">23</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656439568" class="tablecontentintable" dir="auto">(arábigos de anchura completa)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510005585" class="tablecontentintable" dir="auto">1234567890</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309428559" class="tablecontentintable" dir="auto">24</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510017298" class="tablecontentintable" dir="auto">Coreano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510014281" class="tablecontentintable" dir="auto">一二三四五六七八九0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510016183" class="tablecontentintable" dir="auto">812</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309427580" class="tablecontentintable" dir="auto">25</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656436379" class="tablecontentintable" dir="auto">(finanzas)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510017956" class="tablecontentintable" dir="auto">壹貳參四伍六七八九零</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309421953" class="tablecontentintable" dir="auto">26</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161656438773" class="tablecontentintable" dir="auto">(arábigos de anchura completa)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016151001163" class="tablecontentintable" dir="auto">1234567890</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161309436961" class="tablecontentintable" dir="auto">27</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510026939" class="tablecontentintable" dir="auto">Coreano: hangul</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510017167" class="tablecontentintable" dir="auto">일이삼사오육칠팔구영</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
</tr>
</table>
<br>
<p id="par_id231020161510022383" class="paragraph" dir="auto"><span class="emph">Calendario</span></p>
<p id="par_id231020161510021223" class="paragraph" dir="auto">Los dos dígitos siguientes CC son para el código de calendario. Cada calendario es válido solo para algunos LCID.</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161510028115" class="tableheadintable" dir="auto"><span class="emph">CC</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161510022813" class="tableheadintable" dir="auto"><span class="emph">Calendario</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161510028097" class="tableheadintable" dir="auto"><span class="emph">Ejemplo (AAAA-MM-DD)</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id231020161510025567" class="tableheadintable" dir="auto"><span class="emph">LCID admitidos</span></p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510032677" class="tablecontentintable" dir="auto">00</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510038464" class="tablecontentintable" dir="auto">Gregoriano</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510032564" class="tablecontentintable" dir="auto">2016-08-31</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510032619" class="tablecontentintable" dir="auto">Todo</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510033349" class="tablecontentintable" dir="auto">03</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510037287" class="tablecontentintable" dir="auto">Gengou</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510035843" class="tablecontentintable" dir="auto">28-08-31</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510041970" class="tablecontentintable" dir="auto">411 (japonés)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510044812" class="tablecontentintable" dir="auto">05</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510049706" class="tablecontentintable" dir="auto">Desconocido</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510042281" class="tablecontentintable" dir="auto">4349-08-31</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510047856" class="tablecontentintable" dir="auto">No admitido</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510048032" class="tablecontentintable" dir="auto">06 o 17</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510056158" class="tablecontentintable" dir="auto">Hégira</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510059401" class="tablecontentintable" dir="auto">1437-11-28</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510052682" class="tablecontentintable" dir="auto">401 (árabe, Arabia Saudita), 1401 (árabe, Argelia), 3c01 (árabe, Baréin), 0c01 (árabe, Egipto), 801 (árabe, Irak), 2c01 (árabe, Jordania), 3401 (árabe, Kuwait), 3001 (árabe, Líbano), 1001 (árabe, Libia), 1801 (árabe, Marruecos), 2001 (árabe, Omán), 4001 (árabe, Catar), 2801 (árabe, Siria), 1c01 (árabe, Túnez), 3801 (árabe, E. A. U.), 2401 (árabe, Yemen) y 429 (persa)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510052179" class="tablecontentintable" dir="auto">07</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id2310201615100511" class="tablecontentintable" dir="auto">Budista</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016151005607" class="tablecontentintable" dir="auto">2559-08-31</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510059823" class="tablecontentintable" dir="auto">454 (laosiano), 41E (tailandés)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510065954" class="tablecontentintable" dir="auto">08</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510061354" class="tablecontentintable" dir="auto">Judío</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510062369" class="tablecontentintable" dir="auto">5776-05-27</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510065493" class="tablecontentintable" dir="auto">40D (hebreo)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id2310201615100635" class="tablecontentintable" dir="auto">10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510062635" class="tablecontentintable" dir="auto">Índico</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016151007630" class="tablecontentintable" dir="auto">1938-06-09</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016151007443" class="tablecontentintable" dir="auto">No admitido</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510074383" class="tablecontentintable" dir="auto">0E, 0F, 11, 12 o 13</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510072324" class="tablecontentintable" dir="auto">Desconocido</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510071869" class="tablecontentintable" dir="auto">2016-07-29</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510079549" class="tablecontentintable" dir="auto">No admitido</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510074993" class="tablecontentintable" dir="auto">No admitido</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510086169" class="tablecontentintable" dir="auto">Hanja</p>
</td>
<td rowspan="" colspan="" dir="auto">
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id23102016151008696" class="tablecontentintable" dir="auto">412 (coreano)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510087847" class="tablecontentintable" dir="auto">No admitido</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510081946" class="tablecontentintable" dir="auto">Rep. de China</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510089684" class="tablecontentintable" dir="auto">0105-08-31</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231020161510088509" class="tablecontentintable" dir="auto">404 (chino, Taiwán)</p>
</td>
</tr>
</table>
<br>
<a id="NatNum12"></a>
<h2 id="hd_id231201610928993199" dir="auto">NatNum12 modifier</h2>
<p id="par_id3158314" class="paragraph" dir="auto">To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code.</p>
<p id="par_id130820161735318343" class="paragraph" dir="auto">Common NatNum12 formatting examples</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id130820131011365891" class="tableheadintable" dir="auto">Código de formato</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id13082016201136632" class="tableheadintable" dir="auto">Explicación</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161733145583" class="tablecontentintable" dir="auto">[NatNum12]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161733112114" class="tablecontentintable" dir="auto">Deletrear como número cardinal: 1 → uno</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617533145585" class="tablecontentintable" dir="auto">[NatNum12 ordinal]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016107533112116" class="tablecontentintable" dir="auto">Deletrear como número ordinal: 1 → primero</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201616533145587" class="tablecontentintable" dir="auto">[NatNum12 ordinal-number]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016107533112118" class="tablecontentintable" dir="auto">Transformar en número ordinal: 1 → 1.º</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201796533145589" class="tablecontentintable" dir="auto">[NatNum12 capitalize]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130820161715331121110" class="tablecontentintable" dir="auto">Deletrear con mayusculación como número cardinal: 1 → Uno</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455812" class="tablecontentintable" dir="auto">[NatNum12 upper ordinal]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id130826171075331121112" class="tablecontentintable" dir="auto">Deletrear en mayúsculas como número ordinal: 1 → PRIMERO</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455813" class="tablecontentintable" dir="auto">[NatNum12 title]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121114" class="tablecontentintable" dir="auto">Deletrear con mayúsculas iniciales inglesas como cardinal: 101 → Ciento Uno</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455814" class="tablecontentintable" dir="auto">[NatNum12 USD]</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121115" class="tablecontentintable" dir="auto">Deletrear como cantidad monetaria de una moneda indicada mediante su código ISO de tres letras: 1 → un dólar estadounidense</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455816" class="tablecontentintable" dir="auto">[NatNum12 D=ordinal-number]D" de "MMMM</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121117" class="tablecontentintable" dir="auto">Fecha como ordinal: «1.º de mayo»</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455818" class="tablecontentintable" dir="auto">[NatNum12 YYYY=title year,D=capitalize ordinal]D" of "MMMM, YYYY</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121119" class="tablecontentintable" dir="auto">Spell out as a date in format "First of May, Nineteen Ninety-nine"</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455819" class="tablecontentintable" dir="auto">[NatNum12 MMM=upper]MMM-DD</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121120" class="tablecontentintable" dir="auto">Display upper case abbreviated month name in format "JAN-01"</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1308201617965331455820" class="tablecontentintable" dir="auto">[NatNum12 MMMM=lower]MMMM</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id13082016075331121121" class="tablecontentintable" dir="auto">Display lower case month name in format "january"</p>
</td>
</tr>
</table>
<br>
<p id="par_id3158316" class="paragraph" dir="auto">Other possible arguments: "money" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number "1.99" as "One and 99/100 U.S. Dollars".</p>
<a id="ErrorCodes"></a>
<h2 id="hd_id231201610928993200" dir="auto">Códigos de error</h2>
<p id="par_id3158315" class="paragraph" dir="auto">Si el valor se encuentra fuera de los límites del formato seleccionado, se muestra el código de error siguiente:</p>
<p id="par_id3158317" class="code" dir="auto">#FMT</p>
</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/shared/01/05020301.xhp" target="_blank">/text/shared/01/05020301.xhp</a></p>
<p dir="auto">Title is: Códigos de formato numérico</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>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 01010000.html | File | 16.3 KB | 0644 |
|
| 01010001.html | File | 5.06 KB | 0644 |
|
| 01010200.html | File | 6.45 KB | 0644 |
|
| 01010201.html | File | 8.72 KB | 0644 |
|
| 01010202.html | File | 8.37 KB | 0644 |
|
| 01010203.html | File | 6.93 KB | 0644 |
|
| 01010300.html | File | 7.25 KB | 0644 |
|
| 01010301.html | File | 6.02 KB | 0644 |
|
| 01010302.html | File | 5.32 KB | 0644 |
|
| 01010303.html | File | 8.53 KB | 0644 |
|
| 01010304.html | File | 7.89 KB | 0644 |
|
| 01020000.html | File | 20.75 KB | 0644 |
|
| 01020101.html | File | 5.39 KB | 0644 |
|
| 01020103.html | File | 5.84 KB | 0644 |
|
| 01050000.html | File | 6.61 KB | 0644 |
|
| 01060000.html | File | 6.5 KB | 0644 |
|
| 01060002.html | File | 11.81 KB | 0644 |
|
| 01070000.html | File | 13.84 KB | 0644 |
|
| 01070001.html | File | 10.84 KB | 0644 |
|
| 01070002.html | File | 6.83 KB | 0644 |
|
| 01100000.html | File | 8.4 KB | 0644 |
|
| 01100100.html | File | 13.82 KB | 0644 |
|
| 01100200.html | File | 10.75 KB | 0644 |
|
| 01100300.html | File | 4.96 KB | 0644 |
|
| 01100400.html | File | 8.49 KB | 0644 |
|
| 01100600.html | File | 6.66 KB | 0644 |
|
| 01110000.html | File | 7.83 KB | 0644 |
|
| 01110101.html | File | 6.23 KB | 0644 |
|
| 01110300.html | File | 6.02 KB | 0644 |
|
| 01110400.html | File | 4.64 KB | 0644 |
|
| 01130000.html | File | 39.98 KB | 0644 |
|
| 01140000.html | File | 9.94 KB | 0644 |
|
| 01160000.html | File | 9.76 KB | 0644 |
|
| 01160200.html | File | 5.69 KB | 0644 |
|
| 01160300.html | File | 6.66 KB | 0644 |
|
| 01170000.html | File | 6.02 KB | 0644 |
|
| 01180000.html | File | 5.29 KB | 0644 |
|
| 01190000.html | File | 8.69 KB | 0644 |
|
| 01990000.html | File | 6.34 KB | 0644 |
|
| 02010000.html | File | 7.84 KB | 0644 |
|
| 02020000.html | File | 5.93 KB | 0644 |
|
| 02030000.html | File | 5.69 KB | 0644 |
|
| 02040000.html | File | 5.99 KB | 0644 |
|
| 02050000.html | File | 6.71 KB | 0644 |
|
| 02060000.html | File | 10.21 KB | 0644 |
|
| 02070000.html | File | 17.01 KB | 0644 |
|
| 02090000.html | File | 7.19 KB | 0644 |
|
| 02100000.html | File | 23.46 KB | 0644 |
|
| 02100001.html | File | 33.01 KB | 0644 |
|
| 02100100.html | File | 11.96 KB | 0644 |
|
| 02100200.html | File | 12.26 KB | 0644 |
|
| 02100300.html | File | 10.57 KB | 0644 |
|
| 02110000.html | File | 12.94 KB | 0644 |
|
| 02180000.html | File | 11.03 KB | 0644 |
|
| 02180100.html | File | 5.6 KB | 0644 |
|
| 02200000.html | File | 6.22 KB | 0644 |
|
| 02200100.html | File | 4.43 KB | 0644 |
|
| 02200200.html | File | 4.75 KB | 0644 |
|
| 02210101.html | File | 8.87 KB | 0644 |
|
| 02220000.html | File | 19.71 KB | 0644 |
|
| 02220100.html | File | 6.24 KB | 0644 |
|
| 02230000.html | File | 8.36 KB | 0644 |
|
| 02230100.html | File | 11.55 KB | 0644 |
|
| 02230150.html | File | 5.64 KB | 0644 |
|
| 02230200.html | File | 13.32 KB | 0644 |
|
| 02230300.html | File | 5.83 KB | 0644 |
|
| 02230400.html | File | 7.38 KB | 0644 |
|
| 02230401.html | File | 14.23 KB | 0644 |
|
| 02230402.html | File | 7.96 KB | 0644 |
|
| 02230500.html | File | 5.2 KB | 0644 |
|
| 02240000.html | File | 6.04 KB | 0644 |
|
| 02250000.html | File | 10.38 KB | 0644 |
|
| 03010000.html | File | 12.8 KB | 0644 |
|
| 03020000.html | File | 4.35 KB | 0644 |
|
| 03050000.html | File | 6.75 KB | 0644 |
|
| 03060000.html | File | 6.37 KB | 0644 |
|
| 03110000.html | File | 8.35 KB | 0644 |
|
| 03170000.html | File | 5.83 KB | 0644 |
|
| 03990000.html | File | 6.08 KB | 0644 |
|
| 04050000.html | File | 28.7 KB | 0644 |
|
| 04060000.html | File | 5.86 KB | 0644 |
|
| 04060100.html | File | 8.85 KB | 0644 |
|
| 04060200.html | File | 4.6 KB | 0644 |
|
| 04100000.html | File | 9.23 KB | 0644 |
|
| 04140000.html | File | 11.82 KB | 0644 |
|
| 04150000.html | File | 6.8 KB | 0644 |
|
| 04150100.html | File | 7.87 KB | 0644 |
|
| 04160300.html | File | 7.14 KB | 0644 |
|
| 04160500.html | File | 6.65 KB | 0644 |
|
| 04180100.html | File | 9.05 KB | 0644 |
|
| 04990000.html | File | 6.56 KB | 0644 |
|
| 05010000.html | File | 9.6 KB | 0644 |
|
| 05020000.html | File | 11.75 KB | 0644 |
|
| 05020100.html | File | 19.12 KB | 0644 |
|
| 05020200.html | File | 23.94 KB | 0644 |
|
| 05020300.html | File | 16.21 KB | 0644 |
|
| 05020301.html | File | 119.21 KB | 0644 |
|
| 05020500.html | File | 12.69 KB | 0644 |
|
| 05020600.html | File | 7.07 KB | 0644 |
|
| 05020700.html | File | 7.67 KB | 0644 |
|
| 05030000.html | File | 12.08 KB | 0644 |
|
| 05030100.html | File | 21.02 KB | 0644 |
|
| 05030300.html | File | 10.09 KB | 0644 |
|
| 05030500.html | File | 16.63 KB | 0644 |
|
| 05030700.html | File | 13.46 KB | 0644 |
|
| 05030800.html | File | 11.14 KB | 0644 |
|
| 05040100.html | File | 14.66 KB | 0644 |
|
| 05040200.html | File | 23.13 KB | 0644 |
|
| 05040300.html | File | 11.15 KB | 0644 |
|
| 05040400.html | File | 11.29 KB | 0644 |
|
| 05060000.html | File | 8.37 KB | 0644 |
|
| 05070000.html | File | 9.02 KB | 0644 |
|
| 05070100.html | File | 6.41 KB | 0644 |
|
| 05070200.html | File | 6.27 KB | 0644 |
|
| 05070300.html | File | 6.02 KB | 0644 |
|
| 05070400.html | File | 7.03 KB | 0644 |
|
| 05070410.html | File | 6.51 KB | 0644 |
|
| 05070500.html | File | 6.99 KB | 0644 |
|
| 05070510.html | File | 6.58 KB | 0644 |
|
| 05070600.html | File | 7.04 KB | 0644 |
|
| 05070610.html | File | 6.53 KB | 0644 |
|
| 05080000.html | File | 8.24 KB | 0644 |
|
| 05080100.html | File | 7 KB | 0644 |
|
| 05080200.html | File | 7.03 KB | 0644 |
|
| 05080300.html | File | 7.25 KB | 0644 |
|
| 05080400.html | File | 7.18 KB | 0644 |
|
| 05090000.html | File | 4.52 KB | 0644 |
|
| 05100000.html | File | 4.32 KB | 0644 |
|
| 05100100.html | File | 12.27 KB | 0644 |
|
| 05100200.html | File | 11.87 KB | 0644 |
|
| 05100500.html | File | 4.2 KB | 0644 |
|
| 05100600.html | File | 4.26 KB | 0644 |
|
| 05100700.html | File | 4.19 KB | 0644 |
|
| 05110000.html | File | 7.49 KB | 0644 |
|
| 05110100.html | File | 7.12 KB | 0644 |
|
| 05110200.html | File | 7.13 KB | 0644 |
|
| 05110300.html | File | 7.61 KB | 0644 |
|
| 05110400.html | File | 6.47 KB | 0644 |
|
| 05110500.html | File | 6.94 KB | 0644 |
|
| 05110600m.html | File | 8.07 KB | 0644 |
|
| 05110700.html | File | 6.7 KB | 0644 |
|
| 05110800.html | File | 6.66 KB | 0644 |
|
| 05120000.html | File | 5.74 KB | 0644 |
|
| 05120100.html | File | 5.82 KB | 0644 |
|
| 05120200.html | File | 5.8 KB | 0644 |
|
| 05120300.html | File | 5.78 KB | 0644 |
|
| 05120600.html | File | 8.18 KB | 0644 |
|
| 05140100.html | File | 10.27 KB | 0644 |
|
| 05190000.html | File | 6.38 KB | 0644 |
|
| 05190100.html | File | 7.63 KB | 0644 |
|
| 05200000.html | File | 6.57 KB | 0644 |
|
| 05200100.html | File | 13.5 KB | 0644 |
|
| 05200200.html | File | 7.53 KB | 0644 |
|
| 05200300.html | File | 9.2 KB | 0644 |
|
| 05210000.html | File | 6.91 KB | 0644 |
|
| 05210100.html | File | 20.18 KB | 0644 |
|
| 05210200.html | File | 18.83 KB | 0644 |
|
| 05210300.html | File | 9.62 KB | 0644 |
|
| 05210400.html | File | 8.33 KB | 0644 |
|
| 05210500.html | File | 9.7 KB | 0644 |
|
| 05210600.html | File | 7.4 KB | 0644 |
|
| 05210700.html | File | 11.35 KB | 0644 |
|
| 05210800.html | File | 6.47 KB | 0644 |
|
| 05220000.html | File | 9.13 KB | 0644 |
|
| 05230000.html | File | 6.73 KB | 0644 |
|
| 05230100.html | File | 32.93 KB | 0644 |
|
| 05230300.html | File | 7.11 KB | 0644 |
|
| 05230400.html | File | 7.94 KB | 0644 |
|
| 05230500.html | File | 7.44 KB | 0644 |
|
| 05240000.html | File | 6.7 KB | 0644 |
|
| 05240100.html | File | 6.44 KB | 0644 |
|
| 05240200.html | File | 6.5 KB | 0644 |
|
| 05250000.html | File | 12.28 KB | 0644 |
|
| 05250100.html | File | 7.95 KB | 0644 |
|
| 05250200.html | File | 10.07 KB | 0644 |
|
| 05250300.html | File | 10.08 KB | 0644 |
|
| 05250400.html | File | 7.95 KB | 0644 |
|
| 05250500.html | File | 5.57 KB | 0644 |
|
| 05250600.html | File | 5.7 KB | 0644 |
|
| 05260000.html | File | 9.54 KB | 0644 |
|
| 05260100.html | File | 6.39 KB | 0644 |
|
| 05260200.html | File | 6.67 KB | 0644 |
|
| 05260300.html | File | 7.23 KB | 0644 |
|
| 05260400.html | File | 5.45 KB | 0644 |
|
| 05260500.html | File | 5.67 KB | 0644 |
|
| 05260600.html | File | 5.91 KB | 0644 |
|
| 05270000.html | File | 7.77 KB | 0644 |
|
| 05280000.html | File | 22.17 KB | 0644 |
|
| 05290000.html | File | 8.61 KB | 0644 |
|
| 05290100.html | File | 6.81 KB | 0644 |
|
| 05290200.html | File | 6.57 KB | 0644 |
|
| 05290300.html | File | 7.46 KB | 0644 |
|
| 05290400.html | File | 6.78 KB | 0644 |
|
| 05320000.html | File | 10.58 KB | 0644 |
|
| 05320001.html | File | 4.28 KB | 0644 |
|
| 05320002.html | File | 6.25 KB | 0644 |
|
| 05340100.html | File | 7.16 KB | 0644 |
|
| 05340200.html | File | 6.9 KB | 0644 |
|
| 05340300.html | File | 24.09 KB | 0644 |
|
| 05340400.html | File | 15.45 KB | 0644 |
|
| 05340402.html | File | 5.12 KB | 0644 |
|
| 05340404.html | File | 4.39 KB | 0644 |
|
| 05340405.html | File | 5.41 KB | 0644 |
|
| 05340500.html | File | 4 KB | 0644 |
|
| 05340600.html | File | 3.97 KB | 0644 |
|
| 05350000.html | File | 14.88 KB | 0644 |
|
| 05350200.html | File | 15.51 KB | 0644 |
|
| 05350300.html | File | 11.5 KB | 0644 |
|
| 05350400.html | File | 14.1 KB | 0644 |
|
| 05350500.html | File | 17.74 KB | 0644 |
|
| 05350600.html | File | 14.38 KB | 0644 |
|
| 05360000.html | File | 10.81 KB | 0644 |
|
| 05990000.html | File | 5.83 KB | 0644 |
|
| 06010000.html | File | 13.22 KB | 0644 |
|
| 06010101.html | File | 16.35 KB | 0644 |
|
| 06010500.html | File | 10.24 KB | 0644 |
|
| 06010600.html | File | 7.04 KB | 0644 |
|
| 06010601.html | File | 7.12 KB | 0644 |
|
| 06020000.html | File | 8.77 KB | 0644 |
|
| 06030000.html | File | 8.5 KB | 0644 |
|
| 06040000.html | File | 10.85 KB | 0644 |
|
| 06040100.html | File | 30.27 KB | 0644 |
|
| 06040200.html | File | 13.31 KB | 0644 |
|
| 06040300.html | File | 9.25 KB | 0644 |
|
| 06040400.html | File | 9.52 KB | 0644 |
|
| 06040500.html | File | 6.64 KB | 0644 |
|
| 06040600.html | File | 9.95 KB | 0644 |
|
| 06040700.html | File | 5.58 KB | 0644 |
|
| 06050000.html | File | 33.86 KB | 0644 |
|
| 06050100.html | File | 8.35 KB | 0644 |
|
| 06050200.html | File | 7.85 KB | 0644 |
|
| 06050300.html | File | 7.99 KB | 0644 |
|
| 06050400.html | File | 8.24 KB | 0644 |
|
| 06050500.html | File | 19.2 KB | 0644 |
|
| 06050600.html | File | 11.64 KB | 0644 |
|
| 06130000.html | File | 8.22 KB | 0644 |
|
| 06130001.html | File | 6.51 KB | 0644 |
|
| 06130010.html | File | 6.67 KB | 0644 |
|
| 06130020.html | File | 7.15 KB | 0644 |
|
| 06130030.html | File | 7.47 KB | 0644 |
|
| 06130100.html | File | 5.21 KB | 0644 |
|
| 06130200.html | File | 5.87 KB | 0644 |
|
| 06130300.html | File | 9.23 KB | 0644 |
|
| 06140000.html | File | 7.49 KB | 0644 |
|
| 06140100.html | File | 11.67 KB | 0644 |
|
| 06140101.html | File | 5.47 KB | 0644 |
|
| 06140102.html | File | 5.25 KB | 0644 |
|
| 06140200.html | File | 10 KB | 0644 |
|
| 06140300.html | File | 10.09 KB | 0644 |
|
| 06140400.html | File | 10.11 KB | 0644 |
|
| 06140402.html | File | 4.94 KB | 0644 |
|
| 06140500.html | File | 8.12 KB | 0644 |
|
| 06150000.html | File | 11.34 KB | 0644 |
|
| 06150100.html | File | 4.82 KB | 0644 |
|
| 06150110.html | File | 6.12 KB | 0644 |
|
| 06150120.html | File | 6.6 KB | 0644 |
|
| 06150200.html | File | 7.33 KB | 0644 |
|
| 06150210.html | File | 4.97 KB | 0644 |
|
| 06200000.html | File | 11.16 KB | 0644 |
|
| 06201000.html | File | 6.48 KB | 0644 |
|
| 06202000.html | File | 5.36 KB | 0644 |
|
| 07010000.html | File | 4.59 KB | 0644 |
|
| 07080000.html | File | 4.36 KB | 0644 |
|
| AutoFormat.html | File | 14.15 KB | 0644 |
|
| AutoRedactDoc.html | File | 5.65 KB | 0644 |
|
| ChangeCaseRotateCase.html | File | 5.86 KB | 0644 |
|
| ChangeCaseToLower.html | File | 6.26 KB | 0644 |
|
| ChangeCaseToSentenceCase.html | File | 5.5 KB | 0644 |
|
| ChangeCaseToTitleCase.html | File | 5.51 KB | 0644 |
|
| ChangeCaseToToggleCase.html | File | 5.5 KB | 0644 |
|
| ChangeCaseToUpper.html | File | 6.26 KB | 0644 |
|
| DeleteColumns.html | File | 7.6 KB | 0644 |
|
| DeleteRows.html | File | 7.56 KB | 0644 |
|
| DeleteTable.html | File | 6.39 KB | 0644 |
|
| DrawText.html | File | 5.81 KB | 0644 |
|
| EntireCell.html | File | 6.11 KB | 0644 |
|
| EntireColumn.html | File | 6.86 KB | 0644 |
|
| EntireRow.html | File | 6.79 KB | 0644 |
|
| Grow.html | File | 6.81 KB | 0644 |
|
| InsertAuthorField.html | File | 6.92 KB | 0644 |
|
| InsertColumnsAfter.html | File | 8.66 KB | 0644 |
|
| InsertColumnsBefore.html | File | 8.93 KB | 0644 |
|
| InsertRowsAfter.html | File | 8.51 KB | 0644 |
|
| InsertRowsBefore.html | File | 8.8 KB | 0644 |
|
| LeftToRight.html | File | 7.45 KB | 0644 |
|
| OpenRemote.html | File | 6.47 KB | 0644 |
|
| OutlineFont.html | File | 6.51 KB | 0644 |
|
| Overline.html | File | 6.47 KB | 0644 |
|
| Protect.html | File | 20.7 KB | 0644 |
|
| RedactDoc.html | File | 6.1 KB | 0644 |
|
| RightToLeft.html | File | 7.49 KB | 0644 |
|
| SaveAsRemote.html | File | 6.46 KB | 0644 |
|
| SelectTable.html | File | 6.85 KB | 0644 |
|
| SetOptimalColumnWidth.html | File | 15.37 KB | 0644 |
|
| SetOptimalRowHeight.html | File | 12.1 KB | 0644 |
|
| Shrink.html | File | 6.82 KB | 0644 |
|
| SignaturesMenu.html | File | 5.49 KB | 0644 |
|
| SmallCaps.html | File | 5.82 KB | 0644 |
|
| SpacePara115.html | File | 5.79 KB | 0644 |
|
| SpellOnline.html | File | 6.48 KB | 0644 |
|
| StyleNewByExample.html | File | 6.37 KB | 0644 |
|
| StyleUpdateByExample.html | File | 6.9 KB | 0644 |
|
| TipOfTheDay.html | File | 6.04 KB | 0644 |
|
| ZoomMenu.html | File | 10.44 KB | 0644 |
|
| ZoomMinus.html | File | 5.14 KB | 0644 |
|
| ZoomMode.html | File | 5.74 KB | 0644 |
|
| ZoomNext.html | File | 6.26 KB | 0644 |
|
| ZoomObjects.html | File | 5.74 KB | 0644 |
|
| ZoomOptimal.html | File | 8.35 KB | 0644 |
|
| ZoomPage.html | File | 6.19 KB | 0644 |
|
| ZoomPageWidth.html | File | 6.49 KB | 0644 |
|
| ZoomPanning.html | File | 5.67 KB | 0644 |
|
| ZoomPercent.html | File | 6.33 KB | 0644 |
|
| ZoomPlus.html | File | 5.14 KB | 0644 |
|
| ZoomPrevious.html | File | 6.52 KB | 0644 |
|
| about_meta_tags.html | File | 9.58 KB | 0644 |
|
| addsignatureline.html | File | 8.75 KB | 0644 |
|
| certificatepath.html | File | 5.96 KB | 0644 |
|
| classificationbar.html | File | 8.87 KB | 0644 |
|
| classificationdialog.html | File | 12.88 KB | 0644 |
|
| delete_style.html | File | 6.12 KB | 0644 |
|
| digitalsignatures.html | File | 10.13 KB | 0644 |
|
| digitalsignaturespdf.html | File | 5.05 KB | 0644 |
|
| edit_style.html | File | 25.3 KB | 0644 |
|
| extensionupdate.html | File | 9.9 KB | 0644 |
|
| fit_to_cell.html | File | 5.72 KB | 0644 |
|
| font_features.html | File | 8.1 KB | 0644 |
|
| formatting_mark.html | File | 8.46 KB | 0644 |
|
| gallery.html | File | 14.46 KB | 0644 |
|
| gallery_files.html | File | 6.01 KB | 0644 |
|
| graphic_size_check.html | File | 5.25 KB | 0644 |
|
| graphic_styles.html | File | 14.23 KB | 0644 |
|
| grid_and_helplines.html | File | 8.6 KB | 0644 |
|
| guides.html | File | 9.96 KB | 0644 |
|
| image_compression.html | File | 10.8 KB | 0644 |
|
| image_external_tool.html | File | 5.26 KB | 0644 |
|
| insert_chart.html | File | 7.98 KB | 0644 |
|
| insert_table.html | File | 12.21 KB | 0644 |
|
| login_dialog.html | File | 5.06 KB | 0644 |
|
| mediaplayer.html | File | 8.38 KB | 0644 |
|
| menu_edit_find.html | File | 6.35 KB | 0644 |
|
| menu_view_sidebar.html | File | 6.92 KB | 0644 |
|
| minimal_column_width.html | File | 10.86 KB | 0644 |
|
| minimal_row_height.html | File | 8.62 KB | 0644 |
|
| moviesound.html | File | 17.64 KB | 0644 |
|
| nav_rename.html | File | 5.41 KB | 0644 |
|
| navigator.html | File | 54.18 KB | 0644 |
|
| new_style.html | File | 22.88 KB | 0644 |
|
| notebook_bar.html | File | 10.9 KB | 0644 |
|
| online_update.html | File | 8.82 KB | 0644 |
|
| online_update_dialog.html | File | 6.48 KB | 0644 |
|
| packagemanager.html | File | 16.04 KB | 0644 |
|
| password_dlg.html | File | 6.79 KB | 0644 |
|
| password_main.html | File | 7.03 KB | 0644 |
|
| pastecolumnleft.html | File | 5.67 KB | 0644 |
|
| pastenestedtable.html | File | 6.31 KB | 0644 |
|
| pasterowabove.html | File | 5.57 KB | 0644 |
|
| pastespecialmenu.html | File | 8.09 KB | 0644 |
|
| pasteunformatted.html | File | 5.59 KB | 0644 |
|
| print_preview.html | File | 8.07 KB | 0644 |
|
| profile_safe_mode.html | File | 10.47 KB | 0644 |
|
| prop_font_embed.html | File | 7.95 KB | 0644 |
|
| qrcode.html | File | 7.94 KB | 0644 |
|
| quickcolorselector.html | File | 8.49 KB | 0644 |
|
| ref_epub_export.html | File | 12.13 KB | 0644 |
|
| ref_pdf_export.html | File | 7.95 KB | 0644 |
|
| ref_pdf_export_digital_signature.html | File | 12.04 KB | 0644 |
|
| ref_pdf_export_general.html | File | 20.57 KB | 0644 |
|
| ref_pdf_export_initial_view.html | File | 11.03 KB | 0644 |
|
| ref_pdf_export_links.html | File | 9.22 KB | 0644 |
|
| ref_pdf_export_security.html | File | 10.11 KB | 0644 |
|
| ref_pdf_export_universal_accessibility.html | File | 8.48 KB | 0644 |
|
| ref_pdf_export_user_interface.html | File | 9.77 KB | 0644 |
|
| ref_pdf_send_as.html | File | 4.93 KB | 0644 |
|
| replace_image.html | File | 5.79 KB | 0644 |
|
| save_graphic.html | File | 6.08 KB | 0644 |
|
| scrollbars.html | File | 9.48 KB | 0644 |
|
| search_commands.html | File | 6.68 KB | 0644 |
|
| securitywarning.html | File | 5.29 KB | 0644 |
|
| select_template_category.html | File | 5.97 KB | 0644 |
|
| selectcertificate.html | File | 6.99 KB | 0644 |
|
| sidebar_character_panel.html | File | 21.93 KB | 0644 |
|
| sidebar_customization.html | File | 6.23 KB | 0644 |
|
| sidebar_paragraph_panel.html | File | 32.46 KB | 0644 |
|
| sidebar_properties.html | File | 13.96 KB | 0644 |
|
| signexistingpdf.html | File | 6.47 KB | 0644 |
|
| signsignatureline.html | File | 7.7 KB | 0644 |
|
| styles.html | File | 39.49 KB | 0644 |
|
| table_design.html | File | 13.15 KB | 0644 |
|
| themescolordialog.html | File | 6.1 KB | 0644 |
|
| themesdialog.html | File | 7.78 KB | 0644 |
|
| timestampauth.html | File | 6.75 KB | 0644 |
|
| view_comments.html | File | 7.71 KB | 0644 |
|
| webhtml.html | File | 5.58 KB | 0644 |
|
| xformsdata.html | File | 8.8 KB | 0644 |
|
| xformsdataadd.html | File | 8.32 KB | 0644 |
|
| xformsdataaddcon.html | File | 4.8 KB | 0644 |
|
| xformsdatachange.html | File | 4.68 KB | 0644 |
|
| xformsdataname.html | File | 5.52 KB | 0644 |
|
| xformsdatatab.html | File | 11.34 KB | 0644 |
|