gethour


Purpose
Get the hour part of a time or datetime.
Synopsis
function gethour(t:time):integer
function gethour(dt:datetime):integer
Arguments
A time object
dt 
A datetime object
Return value
Hour as an integer.
Related topics
getminute, getsecond, getmsec


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.