[Axapta-Knowledge-Village] Number days of a month

2005-10-03 Thread Alfonso Collados Arroyo
Hi all: Is there any function that calculates the number of days in a month? Thanks you -- This e-mail and any attachments are confidential. If you are not the named or intended recipient, please notify the sender

Ant: [Axapta-Knowledge-Village] Number days of a month

2005-10-03 Thread Hans-Walter Bous
Hi, try it with dayOfMth(endMth(date)). JohnAlfonso Collados Arroyo [EMAIL PROTECTED] schrieb: Hi all: Is there any function that calculates the number of days in a month? Thanks you --This e-mail and any attachments are

Re: [Axapta-Knowledge-Village] Number days of a month

2005-10-03 Thread kbi kbi
hi, try usingnested functions: dayOfMth(dateEndMth(systemDateGet())); hope this helpAlfonso Collados Arroyo [EMAIL PROTECTED] wrote: Hi all: Is there any function that calculates the number of days in a month? Thanks you --This