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


1TypeNameComment
2INTEGERsecondscomment
3INTEGERminutes 
4INTEGERhours 
5INTEGERday 
6INTEGERmonth 
7INTEGERyear 
8INTEGERweekday 
9INTEGERdayInYear 
10BOOLEANdaylightSavingTimeFlag 

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.