mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update docs
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
Modifier |date_format
|
||||
=====================
|
||||
|
||||
**draft**
|
||||
Modifier date_format [RU]
|
||||
=========================
|
||||
|
||||
Модификатор позволят вывести дату в произвольном формате, согласно форматированию [strftime()](http://docs.php.net/strftime).
|
||||
Модификатор принимает timestamp или строку, которую можно преобразовать через [strtotime()](http://docs.php.net/strtotime).
|
||||
Формат по умолчанию: `%b %e, %Y`.
|
||||
|
||||
|
||||
**[Допустимые квантификаторы формата](http://docs.php.net/strftime#refsect1-function.strftime-parameters)**
|
||||
**[Допустимые квантификаторы](http://docs.php.net/strftime#refsect1-function.strftime-parameters) в формате даты**
|
||||
|
||||
|
||||
```smarty
|
||||
|
||||
Reference in New Issue
Block a user