Hello again,
I was able to add days to my date field using computed field and php code. Thanks to the help of wombatbuddy.
Now here is another problem:
1) The date in my computed field is in plain text format.
2) In views, using views conditonal, I want to compare my computed field (plain text date format) to current date (NOW). To be specific, in views condition - when date is less than NOW - then the output is OVERDUE.