# 4.日期表达法

|        |              |      |                      |
| ------ | ------------ | ---- | -------------------- |
| 一日（一号） | (ついたち）       | 十六日  | （じゅうろくにち）            |
| 一天     | （いちにち）       | 十七日  | （じゅうしちにち）            |
| 二日     | （ふつか）        | 十八日  | （じゅうはちにち）            |
| 三日     | （みっか）        | 十九日  | （じゅうきゅうにち）           |
| 四日     | （よっか）        | 二十日  | （はつか）                |
| 五日     | （いつか）        | 二十一日 | （にじゅういちにち）           |
| 六日     | （むいか）        | 二十二日 | （にじゅうににち）            |
| 七日     | （なのか）        | 二十三日 | （にじゅうさんにち）           |
| 八日     | （ようか）        | 二十四日 | （にじゅうよんにち）/(にじゅうよっか) |
| 九日     | （ここのか）       | 二十五日 | （にじゅうごにち）            |
| 十日     | （とおか）        | 二十六日 | （にじゅうろくにち）           |
| 十一日    | （じゅういちにち）    | 二十七日 | （にじゅうななにち）           |
| 十二日    | （じゅうににち）     | 二十八日 | （にじゅうはちにち）           |
| 十三日    | （じゅうさんにち）    | 二十九日 | （にじゅうきゅうにち）          |
| 十四日    | （じゅうよっか）     | 三十日  | （さんじゅうにち/みそか）        |
| 十五日    | （じゅうごにち）     | 三十一日 | （さんじゅういちにち）          |
| 何日     | (なんにち)/几日，几号 |      |                      |


---

# 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://youseiraws.gitbook.io/nihongo-note/ge-zhong-chang-yong-ci/4.-ri-qi-biao-da-fa.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.
