I've got a string which represents date. I turn it into date object and count another date one month ahead. Then I want to count the difference in days between them but I don't know why both became the same and the final resault is always zero. How can I do it?I've got a string which represents date. I turn