This is basically an algorithm:
- Load the date which is set in the system (Example: Tue Sep 24 21:44:01 2013)
- Add 24 days to the date above
- Print the date which we calculated in step 2.
Sorry if anyone doesn't understand, I will try to re explain if no one gets it.