# 날짜/시간

**날짜/시간 블록은 언제 사용하나요?**

* 날짜와 시간을 같이 표기할 때나 경과 시간을 표기할 때 사용해요.&#x20;

**날짜/시간 블록의 특징은 무엇인가요?**

* [날짜/시간 포맷](/main/guide/faq/app-settings/20.md)을 설정해야 해요.&#x20;
* 잘못된 포맷을 입력하면 오류가 발생할 수 있어요.&#x20;
* 관리자 웹 ➡︎ 원하는 메뉴 ➡︎ 설정 ➡︎ 항목 추가를 통해 '항목 ID'를 만들고, 앱 설정 ➡︎ 날짜/시간 블록의 항목 ID를 동일하게 입력해 줘야 해요.&#x20;

<div align="left"><figure><img src="/files/sOTMUcNpHRd9FmoICSxy" alt=""><figcaption></figcaption></figure></div>

2023.07.24 Jinny<br>

## Date/Time

Display dates and times in the format of your choice.

**When do I use the date/time block?**

* This block is used to display a certain date and time or when displaying elapsed time.

**What are the characteristics of date/time blocks?**

* The date/time format needs to be set.
* When the wrong format is entered, an error might occur.&#x20;
* Go to Web Admin and open your meta menu of choice, settings > add item. Here, you create an 'item ID' and link this ID to 'date/time block properties'.

2023.07.26 Hwaran

> \#날짜/시간, #날짜 입력하기, #시간 표기하기, #날짜 보여주기, #캘린더


---

# 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.ohmyapp.io/main/guide/develop_app/4/block/number_date/date-time.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.
