xpxGetExtendedDate
FUNCTION xpxGetExtendedDate (VAR seconds, VAR minutes : INTEGER; VAR hours, VAR day, VAR month : INTEGER; VAR year, VAR weekday : INTEGER; VAR dayInYear : INTEGER; VAR daylightSavingTimeFlag : BOOLEAN) status : INTEGER;
The xpxGetExtendedDate procedure returns the current time and date in the format as listed in the formal parameters of this procedure.
Arguments
1 | Type | Name | Comment |
2 | INTEGER | seconds | comment |
3 | INTEGER | minutes | |
4 | INTEGER | hours | |
5 | INTEGER | day | |
6 | INTEGER | month | |
7 | INTEGER | year | |
8 | INTEGER | weekday | |
9 | INTEGER | dayInYear | |
10 | BOOLEAN | daylightSavingTimeFlag |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.