aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/intl/datetimeformat
diff options
context:
space:
mode:
authoralattalatta <urty5656@gmail.com>2021-07-26 22:51:29 +0900
committerGitHub <noreply@github.com>2021-07-26 22:51:29 +0900
commit91bca910871ea185e7970937a9739dbbf3d223a9 (patch)
treefa4ca739b9600da9c3135a70a834ebd3cd9d94fa /files/ko/web/javascript/reference/global_objects/intl/datetimeformat
parent170ee25aa30bde456c637f08f0315763e21193cd (diff)
downloadtranslated-content-91bca910871ea185e7970937a9739dbbf3d223a9.tar.gz
translated-content-91bca910871ea185e7970937a9739dbbf3d223a9.tar.bz2
translated-content-91bca910871ea185e7970937a9739dbbf3d223a9.zip
Remove hidden/noinclude from JS docs (#1583)
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/intl/datetimeformat')
-rw-r--r--files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
index 0758e1332b..deb61cb636 100644
--- a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
+++ b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
@@ -143,7 +143,7 @@ Intl.DateTimeFormat.call(<var>this</var>[, <var>locales</var>[, <var>options</va
</dd>
</dl>
- <p class="noinclude">각 구성요소 속성의 기본값은 {{jsxref("undefined")}}입니다. 그러나 모든 속성이 {{jsxref("undefined")}}일 경우, <code>year</code>, <code>month</code>, <code>day</code>는 <code>"numeric"</code>으로 취급합니다.</p>
+ <p>각 구성요소 속성의 기본값은 {{jsxref("undefined")}}입니다. 그러나 모든 속성이 {{jsxref("undefined")}}일 경우, <code>year</code>, <code>month</code>, <code>day</code>는 <code>"numeric"</code>으로 취급합니다.</p>
</dd>
</dl>