File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
reference/datetime/datetimeimmutable Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 3c9bf397b89a2ea8d05385d35a8af5ccccfc5dd5 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: dcf89d157a7e3f7fe6e74593af09b650c3cf7fbc Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55
66<refentry xml : id =" datetimeimmutable.createfromformat" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
172172 </row >
173173 <row >
174174 <entry ><literal >X</literal > および <literal >x</literal ></entry >
175- <entry >年の数値表現。19桁まで指定可能 。オプションで <literal >+</literal > や <literal >-</literal > を先頭に指定可能です。</entry >
175+ <entry >年の数値表現。19桁< emphasis >まで</ emphasis >指定可能 。オプションで <literal >+</literal > や <literal >-</literal > を先頭に指定可能です。</entry >
176176 <entry >例: <literal >0055</literal >, <literal >787</literal >,
177177 <literal >1999</literal >, <literal >-2003</literal >,
178178 <literal >+10191</literal ></entry >
179179 </row >
180180 <row >
181181 <entry ><literal >Y</literal ></entry >
182- <entry >4 桁以下の数値で表した年 </entry >
183- <entry >例: <literal >0055 </literal >, <literal >787 </literal >,
184- <literal >1999</literal >, <literal >2003</literal ></entry >
182+ <entry >4 桁< emphasis >まで</ emphasis >の数値で表した年 </entry >
183+ <entry >例: <literal >25 </literal > ( <literal >0025 </literal > と同じ) ,
184+ <literal >787</ literal >, < literal > 1999</literal >, <literal >2003</literal ></entry >
185185 </row >
186186 <row >
187187 <entry ><literal >y</literal ></entry >
You can’t perform that action at this time.
0 commit comments