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.
Â