getmonth


Purpose
Get the month number of a date or datetime.
Synopsis
function getmonth(d:date):integer
function getmonth(dt:datetime):integer
Arguments
A date object
dt 
A datetime object
Return value
Month number in the year.
Related topics
getyear, getday


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