> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/onboarding/intro-to-clickup/natural-language-processing-for-dates-and-times.md).

# 日付と時刻の自然言語処理

自然言語を使用して[日付](https://help.clickup.com/hc/en-us/articles/6309610317975-Due-Dates-Overview)と[時刻](https://help.clickup.com/hc/en-us/articles/6308715875991-Times-Start-and-End-)を解釈できます。

自然言語を使用すると、次のことができます。

* タスクの[開始](https://help.clickup.com/hc/en-us/articles/6308666892823-Get-started-with-Start-Dates)[日](https://help.clickup.com/hc/en-us/articles/6309610317975-Due-dates-overview)と期限を設定できます。
* [手動の時間エントリ](https://help.clickup.com/hc/en-us/articles/6304106812823-Create-and-edit-time-entries)ーを追加または編集できます。
* [Inbox](https://help.clickup.com/hc/en-us/articles/12724229385623-Inbox-overview)の[通知をスヌーズできます](https://help.clickup.com/hc/en-us/articles/15643479240599-Snooze-Inbox-notifications)。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* 自然言語処理は、全ての[ClickUpプランで利用できます](https://clickup.com/pricing)。
* [Guestsは](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)自然言語処理を使用できます。

### **自然言語での動作** <a href="#id-30j0zll" id="id-30j0zll"></a>

自然言語を使うには、ClickUpの日付フィールドをクリックして入力を開始します。

入力すると、ドロップダウンメニューに許容可能な日付と時刻のオプションが表示されます。

**Return キー**または**Enter**を押して、検証された日付と時刻を受け入れます。

![Setting a due date on a task.](/files/sLyvrQOBuNORF9mVSZXg)

タスクの日付と時刻を設定すると、デフォルトで将来の予定が設定されます。例えば7 月10日の場合は、**July 9**と入力します。 日付ピッカーには来年の7月9日が表示されます。

**8 am**や**Lunch**など、既に過ぎている時刻を入力すると、提案される日付は明日になります。

[日付形式の設定](https://help.clickup.com/hc/en-us/articles/6311968998167-My-Settings)と日付を入力した順序が使用されます。

例えば、日付形式が**mm/dd/yyyy**で、「1/1/2024」と入力した場合、日付は 2024年1月1日に設定されます。

数値が有効な月ではないことが明らかな場合は、日付形式の設定が上書きされます。 例えば、日付形式が**mm/dd/yyyy**で、24/10/2024 と入力した場合、日付は 2024年10 月 24日に設定されます。

### **自然言語オプション** <a href="#id-1fob9te" id="id-1fob9te"></a>

ほとんどの自然言語オプションを組み合わせて、日付と時刻の両方を設定できます。 次の表は、使用可能なオプションと例の一部をまとめたものです。

| 自然言語でのフレーズ                                                                                                                                                                  | 結果                                                                 | 例                                                            |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------ |
| <p>日付の相対指定：</p><ul><li>Tod or Today</li><li>Tom or Tomorrow</li><li>Yesterday</li><li>Last Friday</li><li>Next week</li><li>5 days ago</li><li>2 Fridays from now</li></ul> |                                                                    |                                                              |
| <p>時間の相対指定：</p><ul><li>Later</li><li>Later today</li></ul>                                                                                                                  | In 2 hours.                                                        | 入力した時点が8 amであれば、時刻は10 amと表示します。                              |
| <p>完全な日時スタンプ指定：</p><ul><li><em>Sat Aug 17 2023 18:40:39 GMT+0900 (JST)</em></li><li><em>2023-11-30T08:15:30-05:30</em></li></ul>                                            |                                                                    |                                                              |
| <ul><li>d</li><li>days</li></ul>                                                                                                                                            | Days                                                               |                                                              |
| <ul><li>w</li><li>wk</li><li>week</li></ul>                                                                                                                                 | Weeks                                                              |                                                              |
| <ul><li>mo</li><li>month</li></ul>                                                                                                                                          | Months                                                             |                                                              |
| <ul><li>y</li><li>yrs</li><li>years</li></ul>                                                                                                                               | Years                                                              |                                                              |
| <ul><li>m</li><li>mins</li><li>minutes</li></ul>                                                                                                                            | タスクの開始日や期限日を設定する場合、minutesまたはmonthsで設定できます。                        |                                                              |
| <ul><li>h</li><li>hrs</li><li>hours</li></ul>                                                                                                                               | Hours                                                              |                                                              |
| Morning                                                                                                                                                                     | 8 am                                                               |                                                              |
| Noon or lunch                                                                                                                                                               | 12 pm                                                              |                                                              |
| Afternoon                                                                                                                                                                   | 2 pm                                                               |                                                              |
| Evening                                                                                                                                                                     | 5 pm                                                               |                                                              |
| Yesterday                                                                                                                                                                   | Yesterday                                                          |                                                              |
| Later this week                                                                                                                                                             | In 2 days.                                                         | 入力時点が火曜日ならば日付はThursdayになります。                                 |
| This weekend                                                                                                                                                                | This Saturday                                                      |                                                              |
| Next weekend                                                                                                                                                                | The Saturday after next                                            |                                                              |
| Next week                                                                                                                                                                   | Next Monday                                                        |                                                              |
| Next month                                                                                                                                                                  | The 1st of next month                                              |                                                              |
| Next year                                                                                                                                                                   | January 1st of next year                                           |                                                              |
| <ul><li>@</li><li>at</li></ul>                                                                                                                                              | At a particular time                                               | Today @ 2pm.                                                 |
| No weekends                                                                                                                                                                 | Use this phrase with a relative date to skip Saturdays and Sundays | 今日が木曜日だとして、**in 2 days no weekends**と入力すると、日付は次の月曜日にセットされます。 |
| 4-digit times such as 1530                                                                                                                                                  | 24-hour time                                                       | 1530と設定すると3:30 pmになります。                                      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/clickup/onboarding/intro-to-clickup/natural-language-processing-for-dates-and-times.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
