getsecond


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


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