STRFTIME()
From Recital Documentation Wiki
Revision as of 16:48, 27 November 2009 by Yvonnemilne (Talk | contribs)
Purpose
Syntax
STRFTIME(<expC1> [, <expC2> ])
See Also
Description
Bit | Value (additive) | Description |
---|---|---|
0 | 1 | Removes leading and trailing spaces from lines, or for memos and BLOBs, removes trailing zeroes (0) instead of spaces. This is the default. |
1 | 2 | Include the last element in the array even if the element is empty. |
2 | 4 | Do not include empty elements in the array. |
3 | 8 | Case-insensitive parsing. |
4 | 16 | Include the parsing characters. |
Example
Products
Recital, Recital Server