diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html index 6b8638c52d..c29a10aa45 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -21,7 +21,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/getFullYear <h2 id="Syntax" name="Syntax">语法</h2> -<pre><code class="language-html">dateObj.getFullYear()</code> +<pre class="brush: html">dateObj.getFullYear() </pre> <h3 id="Description" name="Description">返回值</h3> |
