diff --git a/reference/paradox/functions/px-date2string.xml b/reference/paradox/functions/px-date2string.xml new file mode 100644 index 0000000000..f4f0c22635 --- /dev/null +++ b/reference/paradox/functions/px-date2string.xml @@ -0,0 +1,165 @@ + + + + + + px_date2string + + Converts a date into a string. + + + + &reftitle.description; + + stringpx_date2string + resourcepxdoc + longvalue + stringformat + + + &warn.undocumented.func; + + + + &reftitle.parameters; + + + + pxdoc + + + Resource identifier of the paradox database. + + + + + value + + + Value as stored in paradox database field of type + PX_FIELD_DATE. + + + + + format + + + String format similar to the format used by date. + The placeholders support by this function is a subset of those + supported by date (Y, y, m, n, d, j, L). + + + + + + + + &reftitle.returnvalues; + + &return.success; + + + + + + + + + + + + + + + + + +