Skip to content

Commit 670c92f

Browse files
znzgithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 94fee26 commit 670c92f

File tree

16 files changed

+21
-21
lines changed

16 files changed

+21
-21
lines changed

db/db-3.0/class/-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases=
99
aliasof=
1010
source_location=refm/api/src/date/Date:1
1111

12-
日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。
12+
日付だけでなく時刻も扱える [[c:Time]] も利用できます。
1313

1414
=== 簡単なつかいかた
1515

db/db-3.1/class/-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases=
99
aliasof=
1010
source_location=refm/api/src/date/Date:1
1111

12-
日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。
12+
日付だけでなく時刻も扱える [[c:Time]] も利用できます。
1313

1414
=== 簡単なつかいかた
1515

db/db-3.2/class/-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases=
99
aliasof=
1010
source_location=refm/api/src/date/Date:1
1111

12-
日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。
12+
日付だけでなく時刻も扱える [[c:Time]] も利用できます。
1313

1414
=== 簡単なつかいかた
1515

db/db-3.3/class/-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases=
99
aliasof=
1010
source_location=refm/api/src/date/Date:1
1111

12-
日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。
12+
日付だけでなく時刻も扱える [[c:Time]] も利用できます。
1313

1414
=== 簡単なつかいかた
1515

db/db-3.4/class/-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases=
99
aliasof=
1010
source_location=refm/api/src/date/Date:1
1111

12-
日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。
12+
日付だけでなく時刻も扱える [[c:Time]] も利用できます。
1313

1414
=== 簡単なつかいかた
1515

db/doctree.rev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9d51225545db934b293695889644f7d12c7198df
1+
9dccb6df8a4c97afb0479210a295f5f750e35be8

html/ja/3.0/class/Date.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link rel="canonical" href="https://docs.ruby-lang.org/ja/latest/class/Date.html">
2121

2222
<title>class Date (Ruby 3.0 リファレンスマニュアル)</title>
23-
<meta name="description" content="日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。">
23+
<meta name="description" content="日付だけでなく時刻も扱える [[c:Time]] も利用できます。">
2424
<script src="../script.js"></script>
2525
</head>
2626
<body>
@@ -98,7 +98,7 @@ <h1>class Date</h1><span class="permalink">[<a href="https://github.com/rurema/d
9898

9999
<h2>要約</h2>
100100
<p>
101-
日付だけでなく時刻も扱える Date のサブクラス <a href="../class/DateTime.html">DateTime</a> も利用できます。
101+
日付だけでなく時刻も扱える <a href="../class/Time.html">Time</a> も利用できます。
102102
</p>
103103
<h2 >簡単なつかいかた</h2>
104104
<pre class="highlight ruby">

html/ja/3.0/library/date.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>クラス</h2>
6969
<a href="../class/Date.html">Date</a>
7070
</td>
7171
<td class="description"><p>
72-
日付だけでなく時刻も扱える Date のサブクラス <a href="../class/DateTime.html">DateTime</a> も利用できます。
72+
日付だけでなく時刻も扱える <a href="../class/Time.html">Time</a> も利用できます。
7373
</p>
7474
</td>
7575
</tr>

html/ja/3.1/class/Date.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link rel="canonical" href="https://docs.ruby-lang.org/ja/latest/class/Date.html">
2121

2222
<title>class Date (Ruby 3.1 リファレンスマニュアル)</title>
23-
<meta name="description" content="日付だけでなく時刻も扱える Date のサブクラス [[c:DateTime]] も利用できます。">
23+
<meta name="description" content="日付だけでなく時刻も扱える [[c:Time]] も利用できます。">
2424
<script src="../script.js"></script>
2525
</head>
2626
<body>
@@ -98,7 +98,7 @@ <h1>class Date</h1><span class="permalink">[<a href="https://github.com/rurema/d
9898

9999
<h2>要約</h2>
100100
<p>
101-
日付だけでなく時刻も扱える Date のサブクラス <a href="../class/DateTime.html">DateTime</a> も利用できます。
101+
日付だけでなく時刻も扱える <a href="../class/Time.html">Time</a> も利用できます。
102102
</p>
103103
<h2 >簡単なつかいかた</h2>
104104
<pre class="highlight ruby">

html/ja/3.1/library/date.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>クラス</h2>
6969
<a href="../class/Date.html">Date</a>
7070
</td>
7171
<td class="description"><p>
72-
日付だけでなく時刻も扱える Date のサブクラス <a href="../class/DateTime.html">DateTime</a> も利用できます。
72+
日付だけでなく時刻も扱える <a href="../class/Time.html">Time</a> も利用できます。
7373
</p>
7474
</td>
7575
</tr>

0 commit comments

Comments
 (0)