1
Answer

Date TIme

Selvaraj

Selvaraj

14y
1.9k
1

The requirement is if Filedropdate < 14 then I hav to have fileactivedatetime as that mothfirstday else next month first date.ie
if Filedropdate = 12/7/2010 ( as day is less than 14 ) then fileactivedatetime  should be 01/7/2010
if Filedropdate = 17/7/2010 ( as day is greater than 14 ) then fileactivedatetime should be 01/8/2010
Please provide a solution.

Answers (1)