# 시간 필드

시간 데이터를 저장할 수 있는 데이터 테이블에 시간 필드를 추가합니다.

시간 필드를 추가하는 방법에는 두 가지가 있습니다.

방법 1. 데이터 테이블에서 첫 번째 행의 마지막 셀(필드 추가)의 드롭다운 버튼을 클릭하여 드롭다운 목록에서 시간 필드 유형을 선택합니다.

![](/files/aDj5tRR8WzCsD27UyKup)

방법 2. 데이터 테이블을 열고 리본 메뉴에서 테이블 도구 필드를 선택하고 시간 버튼을 클릭합니다.

![](/files/uGxJ46pKZs0nnSbQLHJe)

## 시간 형식 지정하기&#x20;

페이지에서 시간 필드를 테이블에 바인딩한 후 시간 유형 및 지역을 포함하여 시간의 서식을 지정할 수 있습니다.

1. 표의 시간 필드를 마우스 오른쪽 버튼으로 클릭하고 팝업 메뉴에서 \[셀 서식]을 선택합니다.

![](/files/4R98NB2mu4jGKYyhm5PL)

2. &#x20;\[셀 서식] 대화 상자의 \[숫자] 탭에서 \[시간]으로 분류를 선택하고 유형 및 범위를 선택합니다.

![](/files/jwVDIO1hs0wU3iLAi0X7)


---

# 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://doc.forguncy.co.kr/v7/database/fieldtype/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.
