indupriya9
Programmer
Hi there
I have a formula field that has the following formula.
Date(year(CDateTime ({CDR.dateTimeConnect}/86400)) + 70,
month(CDateTime (({CDR.dateTimeConnect} + 46800)/86400)),
day(CDateTime (({CDR.dateTimeConnect} + 129600)/86400))
)
This works well all of last year. But this year after the 28th of February it stopped working and gives an error message as follows:
A day must be between 1 and the number of days in a month.
Can somebody let me know what I should be doing
Thanks
ip
I have a formula field that has the following formula.
Date(year(CDateTime ({CDR.dateTimeConnect}/86400)) + 70,
month(CDateTime (({CDR.dateTimeConnect} + 46800)/86400)),
day(CDateTime (({CDR.dateTimeConnect} + 129600)/86400))
)
This works well all of last year. But this year after the 28th of February it stopped working and gives an error message as follows:
A day must be between 1 and the number of days in a month.
Can somebody let me know what I should be doing
Thanks
ip