msiGetFormattedSystemTime ( msParam_t *  outParam,
msParam_t *  inpParam,
msParam_t *  inpFormatParam,
ruleExecInfo_t *  rei 
)
Description:
Returns the local system time, formatted
Module:
core
Since:
pre-2.1
Author:
Romain Guinot
Date:
2008
Note:
Default output format is system time in seconds. Use 'human' as input parameter for human readable format.
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[out] outParam - a STR_MS_T containing the time
[in] inpParam - Optional - a STR_MS_T containing the desired output format (human)
[in] inpFormatParam - Optional - a STR_MS_T containing printf formatting (if inpParam was human)
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 1696 of file nre.systemMS.c.

Generated on Sat Nov 16 22:18:04 2013 for iRODS Documentation by  doxygen 1.6.3