Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxLocalTime(time, VAR seconds, VAR

...

 minutes            : INTEGER;
                      VAR month, VAR year, VAR hours, VAR day   : INTEGER;
                      VAR daylightSavingTimeFlag                : BOOLEAN)
                      status                                    : INTEGER;

The xpxLocalTime function decodes a compressed time into local time. The xpxLocalTime function is similar to the localtime function in the C language, except that the weekday and days since Jan. 1 are not decoded. The arguments are identical to those of xpxGmTime.

Arguments

...

TypeNameComment
INTEGERtimecomment
INTEGERseconds 
INTEGERminutes 
INTEGERmonth 
INTEGERyear 
INTEGERhours 
INTEGERday 
BOOLEANdaylightSavingTimeFlag 

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"