# 날짜/시간 항목

경비 정산 시 특정 날짜나 시간이 필요한 경우 사용합니다. 예를 들어, 실제 지출일고 관계 없이 ERP 내에 회계 전표 전기일을 특정하고 싶은 경우 날짜 항목을 선택하여 사용 가능합니다.

{% hint style="info" %}
날짜/시간 항목 기본 값은 2가지로 선택 할 수 있습니다.

1. 오늘 날짜 : 사용자가 지출 내역 작성을 시도하는 날짜
2. 영수증 지출 일자  : 카드 영수증, 간이 영수증 등에 등록된 날
   {% endhint %}

날짜/시간 항목 설정 방법은 아래를 참조하세요.

![](/files/-M-won2KwxuzalOVp6jH)

![](/files/-M-wopQPjf6HX4gDGfvG)

![](/files/-M-wp0LwXdWbz8VDi0Yf)


---

# 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.bizplay.co.kr/core_guide/env_setting/date-time-input-item.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.
