template::util::date::now_min_interval_plus_hour (public, deprecated)
template::util::date::now_min_interval_plus_hour [ -clock clock ]
Defined in packages/acs-templating/tcl/date-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Create a new Date object for the current date and time plus one hour with the default interval for minutes.
- Switches:
- -clock (optional)
- time in seconds, if not specified, it uses current time Deprecated: as of 2019-04-25, no upstream code is making use of this proc and more generic alternatives exist.
- Author:
- Walter McGinnis <wtem@olywa.net>
- Created:
- 2002-01-06
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.