# 시간

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

* 시간을 표기할 때 사용해요.&#x20;

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

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

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

2024.02.28 Jinny

## Time

Display times in the format of your choice.

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

* This block is used to display times.

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

* The date 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 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/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.
