Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxDateToString (seconds, minutes, hours, day, month, year : INTEGER;

...


                          VAR timeAndDate                           : STRING)
                          status                                   : INTEGER;

The xpxDateToString function converts the specified time and date to a string in the following format: Mon Oct 27 08:06:00 MET 1997. The formatted time and date will be returned through the timeAndDate argument.

Arguments

...

TypeNameComment
INTEGERsecondsseconds
INTEGERminutesminutes
INTEGERhourshours
INTEGERdayday
INTEGERmonthmonth
INTEGERyearyear
STRINGtimeAndDateReturned time and date value

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"