File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
reference/datetime/dateperiod Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
<refsect1 role =" description" >
9
9
&reftitle.description;
10
- <methodsynopsis >
10
+ <methodsynopsis role = " DatePeriod " >
11
11
<modifier >public</modifier > <modifier >static</modifier > <type >static</type ><methodname >DatePeriod::createFromISO8601String</methodname >
12
12
<methodparam ><type >string</type ><parameter >specification</parameter ></methodparam >
13
- <methodparam choice =" opt" ><type >int</type ><parameter >options</parameter ></methodparam >
13
+ <methodparam choice =" opt" ><type >int</type ><parameter >options</parameter ><initializer >0</ initializer >< /methodparam >
14
14
</methodsynopsis >
15
15
<para >
16
16
Creates a new DatePeriod object from an ISO8601 string, as specified with
25
25
<term ><parameter >specification</parameter ></term >
26
26
<listitem >
27
27
<para >
28
- A subset of the <link
29
- xlink : href =" &url.iso-8601.repeating_intervals; " >ISO 8601 repeating
28
+ A subset of the <link xlink : href =" &url.iso-8601.repeating_intervals; " >ISO 8601 repeating
30
29
interval specification</link >.
31
30
</para >
32
31
<para >
You can’t perform that action at this time.
0 commit comments