mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Link possible patterns (bug #49088)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290812 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ca94834ef6
commit
bc371d7a93
2 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,8 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Optional pattern to use when formatting or parsing.
|
||||
Possible patterns are documented at <link
|
||||
xlink:href="&url.icu.datepattern;">&url.icu.datepattern;</link>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -45,6 +45,8 @@
|
|||
<listitem>
|
||||
<para>
|
||||
New pattern string to use.
|
||||
Possible patterns are documented at <link
|
||||
xlink:href="&url.icu.datepattern;">&url.icu.datepattern;</link>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue