> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 日付仮説

> 日付仮説の Day、Month、Year、Value の各メソッドを使用して、FlexiLayout language で日、月、年、および認識されたテキストを取得します。

**日付** 仮説では、FlexiLayout language で次のメソッドを使用できます。

<div id="date-hypothesis-methods">
  ## 日付仮説のメソッド
</div>

| Parameter        | Description                |
| ---------------- | -------------------------- |
| `Int Day()`      | 日付の日の値。                    |
| `Int Month()`    | 日付の月の値。                    |
| `Int Year()`     | 日付の年の値。                    |
| `String Value()` | 仮説の領域に対応する画像内で認識されたテキストの値。 |
