{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Time

Creates a time from the numbers for hour, minute and second. The number '1' is interpreted as 24 hours. It can also be used to reduce a datatime value to only time.

Usage:

Time( dateTime )
Time( number or string )
Time( HH, MM, SS )

Returns:

Time value

Examples:

Time(17,30,0)  // Returns the time value 17:30:00.
Time(0.5)      // Returns 12:00:00
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Time