Showing posts with label mydays_month. Show all posts
Showing posts with label mydays_month. Show all posts

Friday, March 23, 2012

Month Days

How can you find the days in a particular month in crystal reports v10.
(e.g. as in vb.net MYDAYS_MONTH = DateTime.DaysInMonth({?Year}, {?Month}))Try Day(Datefield)