| Financial Toolbox | Search  Help Desk |
| day | Examples See Also |
Syntax
dom = day(d)
Description
dom = day(d)
returns the day of the month given a serial date number or date string d.
Example
dom = day(728744)or
dom = day('3/26/95')
returns dom = 26
See Also
datevec, eomday, month, year