getminute


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


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