From: Andrey Kutejko Date: Sat, 21 Sep 2013 11:18:12 +0000 (+0300) Subject: update docs X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=07cadd4c5eaf9bca8adf059c90e2cb60a3d29fbd;p=ipf-template.git update docs --- diff --git a/doc/language.org b/doc/language.org index 6ec332b..525522f 100644 --- a/doc/language.org +++ b/doc/language.org @@ -95,6 +95,7 @@ + =limit_chars:,= -- Limits text to specified number of characters (default is 500). Text is terminted by string (default is ellipsis character). + =date:= -- format date. Default format is '%b %e, %Y' + + =datetime:= -- format date and time. Default format is '%b %e, %Y' + =time:= -- format date and time. Default format is 'Y-m-d H:i:s' + =floatformat:,= -- format float value. Default parameters are 2, '.', ','.