reference/intl/intlcalendar/setdatetime.xml
d715365c098db000eaf7dcd987ee6093f6e83091
...
...
@@ -14,7 +14,7 @@
14
14
<methodparam><type>int</type><parameter>dayOfMonth</parameter></methodparam>
15
15
<methodparam><type>int</type><parameter>hour</parameter></methodparam>
16
16
<methodparam><type>int</type><parameter>minute</parameter></methodparam>
17
-
<methodparam choice="opt"><type>int</type><parameter>second</parameter><initializer>&null;</initializer></methodparam>
17
+
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>second</parameter><initializer>&null;</initializer></methodparam>
18
18
</methodsynopsis>
19
19
<para>
20
20
Sets a date and time fields to the given value.
21
21