getday


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


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