dt_systime (public)
dt_systime [ -format format ] [ -gmt gmt ]
Defined in packages/acs-datetime/tcl/acs-datetime-procs.tcl
- Switches:
- -format (optional, defaults to
"%Y-%m-%d %H:%M:%S"
)- -gmt (optional, defaults to
"f"
)- returns the time in GMT.
- Returns:
- current server time in the standard format "yyyy-mm-dd hh:mi:ss".
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- dt_sysdate_systime