mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 05:11:36 +01:00
Clean up WS, more linking and examples
This commit is contained in:
@@ -215,10 +215,11 @@ Monday, February 5, 2001
|
||||
<note>
|
||||
<title>Programmers note</title>
|
||||
<para>
|
||||
date_format is essentially a wrapper to PHP's
|
||||
<command>date_format</command> is essentially a wrapper to PHP's
|
||||
<ulink url="&url.php-manual;strftime">strftime()</ulink> function.
|
||||
You may have more or less conversion specifiers available depending
|
||||
on your system's strftime() function where PHP was compiled. Check your
|
||||
on your system's <ulink url="&url.php-manual;strftime">strftime()</ulink>
|
||||
function where PHP was compiled. Check your
|
||||
system's manpage for a full list of valid specifiers.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
Reference in New Issue
Block a user