Navigation:  Reference > Functions >

NumDayOfMonth DOM()

Print this Topic Previous pageReturn to chapter overviewNext page

 

DOM(1)

 

PURPOSE

This function will return the day of the month as a number.

SEE ALSO

MNTH()

INC_MONTH()

DOW()

 

PARTS

1 f/c/eThe date value to use, must be of D type.  Default value is the current date (date()).

 

RETURN TYPE - I        

 

EXAMPLE

define x type i

x = DOM()

// if the current system date is 09/30/12 then x = 30

 


Page url: http://www.cassoftware.com/tas/manual/numdayofmonth().htm