# Sumar

Agregar un intervalo de tiempo a una fecha.

<table data-header-hidden><thead><tr><th width="290.06671142578125" valign="top"></th><th width="321.33331298828125" valign="top"></th></tr></thead><tbody><tr><td valign="top">Fecha</td><td valign="top">[Fecha y hora] Fecha y hora a las que se requiere agregar un cierto intervalo de tiempo.</td></tr><tr><td valign="top">Año</td><td valign="top">[Número] Cantidad de años a agregar.</td></tr><tr><td valign="top">Mes</td><td valign="top">[Número] Cantidad de meses a agregar.</td></tr><tr><td valign="top">Día</td><td valign="top">[Número] Cantidad de días a agregar.</td></tr><tr><td valign="top">Hora</td><td valign="top">[Número] Cantidad de horas a agregar.</td></tr><tr><td valign="top">Minutos</td><td valign="top">[Número] Cantidad de minutos a agregar.</td></tr><tr><td valign="top">Segundos</td><td valign="top">[Número] Cantidad de segundos a agregar.</td></tr><tr><td valign="top">Milisegundos</td><td valign="top">[Número] Cantidad de milisegundos a agregar.</td></tr><tr><td valign="top">Resultado</td><td valign="top">[Fecha y hora] Devuelve la fecha y hora obtenidas.</td></tr><tr><td valign="top">Nivel de procesamiento</td><td valign="top"><p>Selección del nivel de manejo de errores. Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Ignore" - errores ignorados;</li><li>"Handle" - errores manejados.</li></ul><p>Si se selecciona el valor "Default", se utilizará el valor del bloque "Inicio" de este diagrama.</p></td></tr><tr><td valign="top">Nivel de mensajes</td><td valign="top"><p>Selección del nivel de mensajes que los bloques mostrarán durante la ejecución. Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Release" - salida desactivada;</li><li>"Debug" - salida de información básica;</li><li>"Detailed" - salida de información detallada.</li></ul><p>Si se selecciona el valor "Default", se utilizará el valor del bloque "Inicio" de este diagrama.</p></td></tr><tr><td valign="top">Texto de error</td><td valign="top">[Texto] Devuelve información detallada sobre el error en caso de que la ejecución del bloque no sea correcta.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/data-i-vremya-datetime/slozhit-datetimeadd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
